You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I signed up for an API key at https://openrouter.ai/ and added this to my ~/Library/Application Support/io.datasette.llm/extra-openai-models.yaml file:
https://openrouter.ai/ runs a paid OpenAI-compatible API for a bunch of models, including Claude 2 (which I have not yet got a real API key for).
It requires a feature that LLM doesn't support yet:
https://openrouter.ai/docs#api-keys
You have to send two custom HTTP headers.
The OpenAI Python library does support that:
The text was updated successfully, but these errors were encountered: