-
Notifications
You must be signed in to change notification settings - Fork 146
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
Update agents to use optimizing completion API. #19
Comments
Is this task done ? |
Not yet |
@abhigya-sodani I will note this isn't exactly straightforward as a lot of the agent calls use highly-varying prompts and the optimizing endpoints are meant to improve cases where the prompts don't vary between calls |
@abhigya-sodani is this done? |
I don't think we should do this. REBEL will not work with anything except GPT/Chat_GPT. Our completion API can be configured to be any LLM, and will cause REBEL to fail. |
so we should close this ticket? |
This will require re-running of tests. It should be possible to turn off this behavior at a high level. Blocked by both #2 and #18
The text was updated successfully, but these errors were encountered: