Skip to content

Claude Models Generate Error 404 on Invocation #1241

Description

@trodick

Hello,

Whenever I try to ask the Claude models for information, I get an error 404, no matter what model I select. This is because the models that BasiliskLLM shows are hard-coded, rather than being fetched dynamically, and these hard-coded models are now deprecated. The Anthropic API allows for dynamic model fetching so that a piece of software calling the API knows what models are available. This is done via the /v1/models endpoint. I believe other model providers have the same endpoint for fetching their available models. Can you please set that up in future versions of the application? As it stands, Claude/Anthropic is completely unusable in the current app version, 0.1A10.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions