[Add] Groq: Implement Groq API integration with authentication, model management, and translation capabilities.
This commit is contained in:
@@ -58,6 +58,8 @@ run_mapping = {
|
||||
"selected_gemini_model":"/run/selected_gemini_model",
|
||||
"selectable_openai_model_list":"/run/selectable_openai_model_list",
|
||||
"selected_openai_model":"/run/selected_openai_model",
|
||||
"selectable_groq_model_list":"/run/selectable_groq_model_list",
|
||||
"selected_groq_model":"/run/selected_groq_model",
|
||||
"selectable_lmstudio_model_list":"/run/selectable_lmstudio_model_list",
|
||||
"selected_lmstudio_model":"/run/selected_lmstudio_model",
|
||||
"selectable_ollama_model_list":"/run/selectable_ollama_model_list",
|
||||
|
||||
Reference in New Issue
Block a user