Update ollama links to current ollama github url

This commit is contained in:
huisman
2025-05-01 11:29:39 +00:00
parent b3a3b9d347
commit 2301b5324a
2 changed files with 3 additions and 3 deletions

View File

@ -284,7 +284,7 @@ export const TOGETHERAI_KEYS = [
'stop',
];
// https://github.com/jmorganca/ollama/blob/main/docs/api.md#request-with-options
// https://github.com/ollama/ollama/blob/main/docs/api.md#request-with-options
export const OLLAMA_KEYS = [
'num_predict',
'num_ctx',