Use this endpoint to connect via WebSockets to the development deployment of a model or chain.Documentation Index
Fetch the complete documentation index at: https://docs.baseten.co/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
The type of entity you want to connect to. Either
model or chain.The ID of the model or chain you want to connect to.
Your Baseten API key, formatted with prefix
Api-Key (for example, {"Authorization": "Api-Key abcd1234.abcd1234"}).