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

Add remaining convenience (strongly typed) client surfaces: Fine Tuning, Batch #26

Open
2 tasks
trrwilson opened this issue Jun 7, 2024 · 0 comments
Open
2 tasks
Labels
enhancement New feature or request

Comments

@trrwilson
Copy link
Collaborator

As of beta.3, FineTuningClient and BatchClient only support protocol method use. This mechanism is available for all operations and is a fully valid mechanism to interact with the service, but the binary-in, binary-out pattern isn't nearly as idiomatic to use as convenience method support with strong types.

This issue tracks those remaining scenario clients:

  • Convenience layer for BatchClient
  • Convenience layer for FineTuningClient
@trrwilson trrwilson added the enhancement New feature or request label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant