runapi-happyhorse 0.2.9 → 0.2.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -2
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9765517954c9f9fe79d7ba9c6c2a6c062a73ca6a38824bfa8a2d49056b773685
4
- data.tar.gz: be2c6693d4310aef8af18efc9b8140048e25524e386332cf15524adff66653a3
3
+ metadata.gz: c765ce4e8b76524b3c705a9244356784dc95b35d5bc766db02553d6ea831b7a7
4
+ data.tar.gz: 91064942f99aa5d22c2ceb7bb90b290551b0217f21e33c6bad071a53d70034fb
5
5
  SHA512:
6
- metadata.gz: 4164d50c0e43ece7b2b7fb73f97c1751cf6b0144fd3b9ddf5594438d9552a089ab1a50d36476f0a424a547a0f5e4a06b99e7ec39631ca4e3fa599fe835b918f0
7
- data.tar.gz: c33fa74baf858e78cca06341aa5a40b217dddfb80b7d7e308573e9d2d5f3613b3339aeec4500430a1998f82294c82bdfa22e495067f67593ea1e0197a37a3b43
6
+ metadata.gz: 5d7f37f5c7acc1db0ef7101782006e09edd1bf2665d1b0b8ba1f0057e8686c79d37ad5c1c06d2b0d45d44643048109fdeb12499ccc29890f96f648f80de29d25
7
+ data.tar.gz: 44b4fb59d002569c4d17423e417d8f5678e0868f9dd2812af27a09dcde3af47757ef86e33195a8e29119fde5b0ac5e9db895bdad2adfdadbb6431783fe8dd8f7
data/README.md CHANGED
@@ -31,8 +31,8 @@ RunAPI-generated file URLs are temporary. Download and store generated images, v
31
31
  ## Links
32
32
 
33
33
  - Model page: https://runapi.ai/models/happyhorse
34
- - SDK docs: https://runapi.ai/docs#sdk-happyhorse
35
- - Product docs: https://runapi.ai/docs#happyhorse
34
+ - SDK docs: https://runapi.ai/docs/resources/sdks
35
+ - Product docs: https://runapi.ai/docs/api/happyhorse/text-to-video
36
36
  - Image-to-video pricing and rate limits: https://runapi.ai/models/happyhorse/image-to-video
37
37
  - Character pricing and rate limits: https://runapi.ai/models/happyhorse/character
38
38
  - Edit-video pricing and rate limits: https://runapi.ai/models/happyhorse/edit-video
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-happyhorse
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.9
4
+ version: 0.2.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - RunAPI
@@ -15,14 +15,14 @@ dependencies:
15
15
  requirements:
16
16
  - - "~>"
17
17
  - !ruby/object:Gem::Version
18
- version: 0.3.0
18
+ version: 0.4.0
19
19
  type: :runtime
20
20
  prerelease: false
21
21
  version_requirements: !ruby/object:Gem::Requirement
22
22
  requirements:
23
23
  - - "~>"
24
24
  - !ruby/object:Gem::Version
25
- version: 0.3.0
25
+ version: 0.4.0
26
26
  description: The HappyHorse Ruby SDK is the language-specific package for HappyHorse
27
27
  on RunAPI. Use this package for video generation, animation, and video editing workflows
28
28
  when your application needs request bodies, task status lookup, and consistent RunAPI
@@ -68,7 +68,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
68
68
  - !ruby/object:Gem::Version
69
69
  version: '0'
70
70
  requirements: []
71
- rubygems_version: 4.0.17
71
+ rubygems_version: 4.0.10
72
72
  specification_version: 4
73
73
  summary: HappyHorse API Ruby SDK for RunAPI
74
74
  test_files: []