Spaces:
Sleeping
Sleeping
Update src/langgraphagenticai/ui/uiconfigfile.ini
#2
by
Krishna87 - opened
src/langgraphagenticai/ui/uiconfigfile.ini
CHANGED
|
@@ -2,6 +2,6 @@
|
|
| 2 |
PAGE_TITLE = SDLC AgentX
|
| 3 |
LLM_OPTIONS = Groq,OpenAI
|
| 4 |
USECASE_OPTIONS = Basic Chatbot, Chatbot with Tool, Software Lifecycle
|
| 5 |
-
GROQ_MODEL_OPTIONS =
|
| 6 |
OPENAI_MODEL_OPTIONS = gpt-4o, gpt-4-turbo, gpt-4, gpt-3.5-turbo, gpt-4o-mini
|
| 7 |
|
|
|
|
| 2 |
PAGE_TITLE = SDLC AgentX
|
| 3 |
LLM_OPTIONS = Groq,OpenAI
|
| 4 |
USECASE_OPTIONS = Basic Chatbot, Chatbot with Tool, Software Lifecycle
|
| 5 |
+
GROQ_MODEL_OPTIONS = llama-3.1-8b-instant, llama3-8b-8192, llama3-70b-8192, gemma-7b-i, claude-3-opus-20240229, claude-3-sonnet-20240229, claude-3-haiku-20240307
|
| 6 |
OPENAI_MODEL_OPTIONS = gpt-4o, gpt-4-turbo, gpt-4, gpt-3.5-turbo, gpt-4o-mini
|
| 7 |
|