Merge e508d925b1 into 5f4715acfc
This commit is contained in:
commit
27c86ba723
@ -120,6 +120,7 @@ async function discoverOllamaModels(): Promise<ModelDefinitionConfig[]> {
|
||||
cost: OLLAMA_DEFAULT_COST,
|
||||
contextWindow: OLLAMA_DEFAULT_CONTEXT_WINDOW,
|
||||
maxTokens: OLLAMA_DEFAULT_MAX_TOKENS,
|
||||
api: "openai-completions",
|
||||
};
|
||||
});
|
||||
} catch (error) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user