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
Copy file name to clipboardExpand all lines: recipes/llama_api_providers/groq-example-templates/llamachat-conversational-chatbot-with-llamaIndex/README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,5 +15,3 @@ A simple application that allows users to interact with a conversational chatbot
15
15
##Usage
16
16
17
17
You will need to store a valid Groq API Key as a secret to proceed with this example. You can generate one for free [here](https://console.groq.com/keys).
18
-
19
-
You can [fork and run this application on Replit](https://replit.com/@GroqCloud/LlamaChat-Conversational-Chatbot-with-LlamaIndex) or run it on the command line with `python main.py`.
0 commit comments