mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
update prompts and ollama endpoint
This commit is contained in:
@@ -20,7 +20,7 @@ export class ProviderRepository {
|
||||
anthropic: 'https://api.anthropic.com/v1',
|
||||
openai: 'https://api.openai.com/v1',
|
||||
cerebras: 'https://api.cerebras.com/v1',
|
||||
ollama: "http://localhost:11434",
|
||||
ollama: "http://localhost:11434/v1",
|
||||
mlx: "http://localhost:10240/v1",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user