LocalAI/core/backend
siddimore f84b55d1ef
feat: Add Get Token Metrics to GRPC server (#3687)
* Add Get Token Metrics to GRPC server

Signed-off-by: Siddharth More <siddimore@gmail.com>

* Expose LocalAI endpoint

Signed-off-by: Siddharth More <siddimore@gmail.com>

---------

Signed-off-by: Siddharth More <siddimore@gmail.com>
2024-10-01 14:41:20 +02:00
..
backend_suite_test.go feat: extract output with regexes from LLMs (#3491) 2024-09-13 13:27:36 +02:00
embeddings.go feat: auto load into memory on startup (#3627) 2024-09-22 10:03:30 +02:00
image.go feat: auto load into memory on startup (#3627) 2024-09-22 10:03:30 +02:00
llm.go feat: auto load into memory on startup (#3627) 2024-09-22 10:03:30 +02:00
llm_test.go feat: extract output with regexes from LLMs (#3491) 2024-09-13 13:27:36 +02:00
options.go feat: auto load into memory on startup (#3627) 2024-09-22 10:03:30 +02:00
rerank.go feat: auto load into memory on startup (#3627) 2024-09-22 10:03:30 +02:00
soundgeneration.go feat: auto load into memory on startup (#3627) 2024-09-22 10:03:30 +02:00
stores.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
token_metrics.go feat: Add Get Token Metrics to GRPC server (#3687) 2024-10-01 14:41:20 +02:00
transcript.go fix: speedup and improve cachability of docker build of builder-sd (#3430) 2024-09-10 08:57:16 +02:00
tts.go feat: auto load into memory on startup (#3627) 2024-09-22 10:03:30 +02:00