-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed as not planned
Labels
bugSomething isn't workingSomething isn't working
Description
Confirm this is an issue with the Python library and not an underlying OpenAI API
- This is an issue with the Python library
Describe the bug
Hey folks,
Not sure if this is a bug or a missing feature. Let me know if I should ask this somewhere else.
On the OpenAI platform, we have prompt versioning available as well as evals. Now, what I want to do is, whenever I update the prompt in the prompt version, I want to be able to kick off an existing eval with the updated prompt.
So, is there a way in the eval endpoint, to point to a prompt with a version?
To Reproduce
- In the evals endpoint, put a prompt version somewhere.
Code snippets
OS
macOS
Python version
python 3.12.11
Library version
openai v1.97
k1riga
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working