Skip to content

Custom Provider fetch models is broken with 0.100.1 #299

@snoopier

Description

@snoopier

To upvote this issue, give it a thumbs up. See this list for the most upvoted issues.

Please avoid AI slops, be concise, and focus on what matters for this issue.

Describe the bug

Fetch models with the newest version 0.100.1 doesn't work anymore.
Works still with 0.99.x

My config.json content snippet

"providers": {
"xyz": {
"api": "openai-chat",
"url": "https://api.xyz.com/llm/v1",
"key": "${env:XYZ_API_KEY}",
"fetchModels": true
}

BR Dennis

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions