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

remove deprecated stuff, no longer available in OpenAI API #281

Merged
merged 2 commits into from
Feb 24, 2025

Conversation

zygiert1990
Copy link
Contributor

No description provided.

@zygiert1990 zygiert1990 requested a review from adamw February 21, 2025 10:16
@zygiert1990 zygiert1990 self-assigned this Feb 21, 2025

/** Immediately cancel a fine-tune job.
*
* [[https://platform.openai.com/docs/api-reference/fine-tunes/cancel]]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's the first one I checked, but it seems to be there? maybe the path is different though?

https://platform.openai.com/docs/api-reference/fine-tuning/cancel

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Path has changed from fine-tunes to fine-tuning/jobs. Also request data has changed and most probably response. Currently I am working on add again new fine-tuning API.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, I'll merge this then :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I meant request and response for creating of fine-tuning.

@adamw adamw merged commit 4744078 into master Feb 24, 2025
9 checks passed
@adamw adamw deleted the remove_deprecated_stuff branch February 24, 2025 08:39
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