xonic48 commited on
Commit
828821b
·
1 Parent(s): ef984cb

chatbot with tools

Browse files
src/Langgraph_Agentic_AI/user_interface/uiconfigfile.ini CHANGED
@@ -2,4 +2,4 @@
2
  PAGE_TITLE = LangGraph: Build Stateful Agentic AI graph
3
  LLM_OPTIONS = Groq
4
  USECASE_OPTIONS = Basic Chatbot, Chatbot with Tool
5
- GROQ_MODEL_OPTIONS = distil-whisper-large-v3-en, llama3-8b-8192, llama-3.3-70b-versatile, gemma2-9b-it
 
2
  PAGE_TITLE = LangGraph: Build Stateful Agentic AI graph
3
  LLM_OPTIONS = Groq
4
  USECASE_OPTIONS = Basic Chatbot, Chatbot with Tool
5
+ GROQ_MODEL_OPTIONS = llama3-8b-8192, llama3-70b-8192, llama-3.3-70b-versatile, gemma2-9b-it