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

[BUG]: <The API key is not getting updatedI> #1034

Open
Nishanth-nishu opened this issue Jan 11, 2025 · 3 comments
Open

[BUG]: <The API key is not getting updatedI> #1034

Nishanth-nishu opened this issue Jan 11, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@Nishanth-nishu
Copy link

Nishanth-nishu commented Jan 11, 2025

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

@Nishanth-nishu Nishanth-nishu added the bug Something isn't working label Jan 11, 2025
@RizwanSiDdiqu1
Copy link

Same error

@Manohar-mata
Copy link

same error

@BryanH
Copy link

BryanH commented Jan 17, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants