Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using grouped type declaration #14

Merged
merged 9 commits into from
May 30, 2024
Merged

Using grouped type declaration #14

merged 9 commits into from
May 30, 2024

Conversation

gabrielluizsf
Copy link
Contributor

No description provided.

gabrielluizsf and others added 9 commits May 24, 2024 16:20
…rationResponse structs

- Grouped type declaration for ModerationRequest and ModerationResponse using `type (...)` syntax
…echRequestBody structs

- Grouped type declaration for openaiSpeechVoices and SpeechRequestBody using `type (...)` syntax
…and TranscriptionResponse structs

- Grouped type declaration for TranscriptionsRequestBody and TranscriptionResponse using `type (...)` syntax
…dy and ImagesGenerationsResponse structs

- Grouped type declaration for ImagesGenerationsRequestBody and ImagesGenerationsResponse using `type (...)` syntax
… []float64 | Base64] and EmbeddingResponse[Encoding []float64 | Base64] structs

- Grouped type declaration for Base64, Embedding[Encoding []float64 | Base64] and EmbeddingResponse[Encoding []float64 | Base64] using `type (...)` syntax
@i9si i9si merged commit 377751a into Simplou:main May 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants