You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have changed the api key from OpenAI to Gemini API but still i'm getting error saying that it's using the same old API keyvand searching it in the OpenAPI HTTP rather then gemini HTTP For api key search
Steps to reproduce
No response
Expected behavior
No response
Actual behavior
No response
Branch
None
Branch name
No response
Python version
No response
LLM Used
No response
Model used
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
I've been trying to trace this out and it looks like the OpenAPI is hardcoded, as is the model used. The values in config.yaml seem to be pulled in but when the LLM is called, it doesn't use those.
Describe the bug
I have changed the api key from OpenAI to Gemini API but still i'm getting error saying that it's using the same old API keyvand searching it in the OpenAPI HTTP rather then gemini HTTP For api key search
Steps to reproduce
No response
Expected behavior
No response
Actual behavior
No response
Branch
None
Branch name
No response
Python version
No response
LLM Used
No response
Model used
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: