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 included a link to the documentation page I am referring to (if applicable).
Issue with current documentation:
I have created one sql agent and calling the llm using Chatgroq. I have also kept the goq api key in the environment and loading it in my solution. When i am using app.invoke(message) i am getting SSL error. Is there a way to by pass the SSL error i am getting. I have searched online and got some solution from stack overflow but it not worked.
Idea or request for content:
No response
The text was updated successfully, but these errors were encountered:
can't reproduce this unfortunately! If you want to file again or debug yourself, would recommend checking if you're using some kind of proxy, as well as if you get the same ssl error just using the groq sdk directly
URL
No response
Checklist
Issue with current documentation:
I have created one sql agent and calling the llm using Chatgroq. I have also kept the goq api key in the environment and loading it in my solution. When i am using app.invoke(message) i am getting SSL error. Is there a way to by pass the SSL error i am getting. I have searched online and got some solution from stack overflow but it not worked.
Idea or request for content:
No response
The text was updated successfully, but these errors were encountered: