Mar 11
Custom API models - custom http api integration
It would be handy to have a "custom" option for "Custom API Models" which allows me to use an HTTP (POST) endpoint.
Provider: custom (or HTTP, API, ...)
Endpoint: https://genai.domain.com/api/further/customization
API Key: <api key I provide to secure my API>
Name (optional)
To keep it simple I would attach "runtime configuration" on my site using path/query parameters (e.g. which model to use, ...).
Having the documentation on the HTTP request headers/body would be sufficient to implement the endpoint on my site.
Pending

As Ollama integration has been released I think this one can be closed