Agent actions requiring api key fails #5237
Unanswered
DanielJSimons
asked this question in
Troubleshooting
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
With a basic schema:
` query: search todays london weather with get_search Assistant sent this info to c2VycGFwaS
No matter what authentication I choose I receive the same failure. When the action is updated, the authentication is empty with no key to be found. I've tried updating the key directly in the database and again it never gets provided as part of the search. I've tried this across several different api endpoints all with the same error. @danny-avila |
Beta Was this translation helpful? Give feedback.
1 reply
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?
Create any agent action that requires an api key will fail each attempt
Steps to Reproduce
Create agent action
Add in api key under any of the options
Update the model
The key will now have disappeared and each call will never work.
You can provide the key to the language model in the chat to use and the request will then be successful indicating its a ui issue.
What browsers are you seeing the problem on?
Microsoft Edge
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions