anthropics / anthropic-sdk-typescript

Access to Anthropic's safety-first language model APIs
https://www.npmjs.com/package/@anthropic-ai/sdk
MIT License
505 stars 49 forks source link

Model List? #458

Open aldozorzi opened 2 days ago

aldozorzi commented 2 days ago

Hello there, I can't find a method to retrieve models list... I can't believe Anthropic is the only LLM API which doesn't have, so I must missing something... Could anyone help me, please?

dandv commented 11 hours ago

Anthropic doesn't have an API for that. Web UIs like big-agi hardcode the list of models.

Bedrock does.