📄️ Application APIs
You can use APIs to communicate with your application directly, it's just an HTTP call with a JSON payload. Here's an example of how to use application API to get completions for a given message:
📄️ Model APIs
You can use APIs to communicate with local model service.
📄️ Kubernetes APIs
All CRDs introduced in Concept can be operated using Kubernetes Restful APIs, and using OIDC token.