Hosting
Update hosting configuration
Update the hosting configuration for a namespace. If there is no change, return it as it is.
PATCH
TypeScript
Documentation Index
Fetch the complete documentation index at: https://docs.agentset.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Default authentication mechanism
Path Parameters
The id of the namespace (prefixed with ns_)
Example:
"ns_123"
Body
application/json
Minimum string length:
1Required string length:
2 - 48Pattern:
^data:image\/(png|jpeg|jpg|gif|webp);base64,Maximum string length:
70Maximum string length:
200Pattern:
^data:image\/(png|jpeg|jpg|gif|webp);base64,Pattern:
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$Maximum array length:
4Maximum array length:
4Available options:
cohere:rerank-v4.0-pro, cohere:rerank-v4.0-fast, cohere:rerank-v3.5, cohere:rerank-english-v3.0, cohere:rerank-multilingual-v3.0, zeroentropy:zerank-2, zeroentropy:zerank-1, zeroentropy:zerank-1-small Available options:
openai:gpt-4.1, openai:gpt-5.2, openai:gpt-5.1, openai:gpt-5, openai:gpt-5-mini, openai:gpt-5-nano Required range:
1 <= x <= 100Required range:
1 <= x <= 100TypeScript