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
Enter your GROQ_API_KEY and LANGCHAIN_API_KEY in the example.env file then change the file to .env. You can get your GROQ_API_KEY from here and your LANGCHAIN_API_KEY from here in the settings page.
run python serve.py then, you should see the chain being served at http://localhost:8000
run python client.py you'll see a response in your terminal