tabbyAPI-ollama/endpoints/core
kingbri 7878d351a7 Endpoints: Add props endpoint and add more values to model params
The props endpoint is a standard used by llamacpp APIs which returns
various properties of a model to a server. It's still recommended to
use /v1/model to get all the parameters a TabbyAPI model has.

Also include the contents of a prompt template when fetching the current
model.

Signed-off-by: kingbri <8082010+bdashore3@users.noreply.github.com>
2024-12-26 17:32:19 -05:00
..
types Endpoints: Add props endpoint and add more values to model params 2024-12-26 17:32:19 -05:00
utils API: Add inline exception for dummy models 2024-11-17 21:15:45 -05:00
router.py Endpoints: Add props endpoint and add more values to model params 2024-12-26 17:32:19 -05:00