gemma
This commit is contained in:
@@ -92,7 +92,7 @@ async def main(settings: BotSettings):
|
||||
)
|
||||
|
||||
llm = OpenAILLMService(
|
||||
name="Groq Llama 3 70B",
|
||||
name="Groq Gemma 2 9B",
|
||||
api_key=settings.openai_api_key,
|
||||
model=settings.openai_model,
|
||||
base_url=settings.openai_base_url,
|
||||
|
||||
Reference in New Issue
Block a user