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

[OpenAI] Remove "FineTuning" from the protocol method names in the FineTuningClient #43051

Closed
joseharriaga opened this issue Mar 28, 2024 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. OpenAI
Milestone

Comments

@joseharriaga
Copy link
Member

CreateFineTuningJob --> CreateJob
GetFineTuningJob --> GetJob
CancelFineTuningJob --> CancelJob
GetFineTuningJobs --> GetJobs
GetFineTuningJobEvents --> GetJobEvents

@joseharriaga joseharriaga added Client This issue points to a problem in the data-plane of the library. OpenAI labels Mar 28, 2024
@joseharriaga joseharriaga modified the milestones: 2024-04, 2024-05 Mar 28, 2024
@joseharriaga joseharriaga self-assigned this May 6, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. OpenAI
Projects
None yet
Development

No branches or pull requests

1 participant