mirror of
https://github.com/foss42/apidash.git
synced 2025-12-05 04:18:56 +08:00
genai_testing: Expanded Testing Efforts
This commit is contained in:
@@ -5,6 +5,6 @@ const kKeyStream = 'stream';
|
||||
final kAvailableModels = AvailableModels.fromJson(kModelsData);
|
||||
|
||||
const kModelRemoteUrl =
|
||||
'https://raw.githubusercontent.com/foss42/apidash/package/genai/packages/genai/models.json';
|
||||
'https://raw.githubusercontent.com/foss42/apidash/refs/heads/main/packages/genai/models.json';
|
||||
|
||||
const kBaseOllamaUrl = 'http://localhost:11434';
|
||||
|
||||
Reference in New Issue
Block a user