Interface: EndpointCapabilities
What an endpoint can be asked to do, as derived by endpointCapabilities.
Properties
Section titled “Properties”chat:
boolean
OpenAI chat/completions + Responses: the surface a chat agent needs.
embedding
Section titled “embedding”embedding:
boolean
Embedding (vector) endpoint.
tools:
boolean
Complete function-tool round-trip (call plus function_call_output replay).