runapi-gemini-omni 0.3.3 → 0.3.4

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: 2f446cf27bbb02fb7eb82fabd864f2ef07130a5d43bdca82bdfff372985513a5
4
- data.tar.gz: 446a8b562e9cbfb8acc2af2fb6de026e8d25e17592b784987aeb7033704af5be
3
+ metadata.gz: 4786bf947d495bc73ad8c1144cc60c72e52c61900c4f26d8a5bb166d705f58ab
4
+ data.tar.gz: bf125ab1d6a6ce10bd9ad8b1d56a4ba5e28e20962fe35582b7eb735502d520cf
5
5
  SHA512:
6
- metadata.gz: b6a7c984d9cedf66545cbb4c15aa6b868424cea104764f442e9ade77b5df6453f1dc3cd46f781bdac677c5d1b5a3552a708fd64bd73ecc4df42b5de9c202e33c
7
- data.tar.gz: 2ccee4ab504267df3d753ab0f3d624691f8be6d3c1f73a0e1aeedaf4017e04408dbfc155fe6c46da638b0e8b607cc4a878a6633d0e4aa188965ff5c2c25519e6
6
+ metadata.gz: b00d7e63cc09e16fa8f139483aab1665b87b81e1ba28d1e399b1e5074741c66ba69feee0b816067c0a881b6320105c98edbf1f337a6d5877095f3f4710315864
7
+ data.tar.gz: 221b113e534589cc3f2a9280620a9a86afc52d50093f71cda165a03f9a69995bd683145ffebc4324ba336f16e165f3304d841b6c2032b5b6bad7f17898d994dc
data/README.md CHANGED
@@ -37,8 +37,8 @@ RunAPI-generated file URLs are temporary. Download and store generated images, v
37
37
  ## Links
38
38
 
39
39
  - Model page: https://runapi.ai/models/gemini-omni
40
- - SDK docs: https://runapi.ai/docs#sdk-gemini-omni
41
- - Product docs: https://runapi.ai/docs#gemini-omni
40
+ - SDK docs: https://runapi.ai/docs/resources/sdks
41
+ - Product docs: https://runapi.ai/docs/api/gemini-omni/text-to-video
42
42
  - Flash Preview pricing and rate limits: https://runapi.ai/models/gemini-omni/flash-preview
43
43
  - Provider comparison: https://runapi.ai/providers/google
44
44
  - Full catalog: https://runapi.ai/models
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-gemini-omni
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.3
4
+ version: 0.3.4
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 Gemini Omni Ruby SDK is the language-specific package for Gemini
27
27
  Omni on RunAPI. Use this package for voice resources, character resources, and multimodal
28
28
  video generation workflows when your application needs request bodies, task status
@@ -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: Gemini Omni Ruby SDK for RunAPI
74
74
  test_files: []