Prevent logging of "Failed to load service key from file: /app/api/data/auth.json" if Vertex AI not being used #8280
Closed
IT-AI-Shen
started this conversation in
Feature Requests & Suggestions
Replies: 2 comments
-
Thanks for the report. It logs but doesn't create any issues, so I moved this to suggestions. Will handle it when I get the chance. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed by #8287 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
When using GOOGLE_KEY in .env for utilizing Google Generative Language API, the new implementation for fetching a Google service key logs an error. (#8179)
This occurs even though a service key in a JSON file is not needed for using Google endpoint when an API key is being provided.
Version Information
v0.7.9-rc1
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions