Open
Description
Most serious companies block direct access to LLM apis (OpenAI, Anthropic, etc._ and mandate the use of an internal proxy.
Registering a new model by just specifying the key is not enough.
You should be able to provide the API key AND the end point to be used.
Library like curl
. or requests
are good examples in terms of support for proxies.
Metadata
Metadata
Assignees
Labels
No labels