runapi-producer 0.2.1 → 0.2.3

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 +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 57b775a7ac24f5a41719b50dcca8b86e331989348d76f8ba92f2051c0c046a36
4
- data.tar.gz: 45b2c4567e05e2934c008d7bb7357732b6a8c48026357fd0c60cc1c751ea5f72
3
+ metadata.gz: 7d315aaf53fd8fcf7e82c59c6fb28e9973cc9d75a8a080ded61afb586a337189
4
+ data.tar.gz: 227a55bd7e104704e6758b885620b42a2f5e413606f64c25de910b51848cc9bc
5
5
  SHA512:
6
- metadata.gz: 1a728efc01b995bcdbbb6cf57b1afa939764f5ba0b6c414bfd7582823f949a6070511de9548a21bd1c75dc93bf3afb91c988d53934e721cb5f327dac01ec71bc
7
- data.tar.gz: a6bab781cee6b4a1b7747a5771324191fa261cb8d52c97b04fb362d61f1767352263f10f02c38334ec54d2f74f891cb8a6d2c5b78abff5ac49540840517122c8
6
+ metadata.gz: 4b88dc60aac8aea412023f1c7103d3ecc442398784b7cabf135a896e5bdcf275a25e15c805bca9deef99072c3cbf54cfdb66bf3a813987b04e7112bef95924e3
7
+ data.tar.gz: 30a268697307e11704d78d09211b33a86c2634d03d688daa4d3c9192462a9899d7c624399398b5917832f2932b2cbcb239aa2c0cfe21157a2d5fa78a0e2c4065
data/README.md CHANGED
@@ -27,8 +27,8 @@ Use create, get, and run for asynchronous tasks. Use exact_lyrics with lyrics, o
27
27
  ## Links
28
28
 
29
29
  - Model page: https://runapi.ai/models/producer
30
- - Product docs: https://runapi.ai/docs#producer
31
- - SDK docs: https://runapi.ai/docs#sdk-producer
30
+ - Product docs: https://runapi.ai/docs/api/producer/text-to-music
31
+ - SDK docs: https://runapi.ai/docs/resources/sdks
32
32
  - FUZZ 2.0 details and pricing: https://runapi.ai/models/producer
33
33
  - Repository: https://github.com/runapi-ai/producer-sdk
34
34
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: runapi-producer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.3
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.5.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.5.0
26
26
  description: Use runapi-producer for FUZZ music generation in Ruby applications and
27
27
  workers.
28
28
  email: