LocalAI/core/http/endpoints/localai
mintyleaf 96f8ec0402
feat: add machine tag and inference timings (#4577)
* Add machine tag option, add extraUsage option, grpc-server -> proto -> endpoint extraUsage data is broken for now

Signed-off-by: mintyleaf <mintyleafdev@gmail.com>

* remove redurant timing fields, fix not working timings output

Signed-off-by: mintyleaf <mintyleafdev@gmail.com>

* use middleware for Machine-Tag only if tag is specified

Signed-off-by: mintyleaf <mintyleafdev@gmail.com>

---------

Signed-off-by: mintyleaf <mintyleafdev@gmail.com>
2025-01-17 17:05:58 +01:00
..
backend_monitor.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
gallery.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00
get_token_metrics.go feat: track internally started models by ID (#3693) 2024-10-02 08:55:58 +02:00
metrics.go docs(swagger): core more localai/openai endpoints (#2904) 2024-07-18 00:38:41 -04:00
p2p.go feat(p2p): add network explorer and community pools (#3125) 2024-08-09 20:12:01 +02:00
stores.go chore: fix go.mod module (#2635) 2024-06-23 08:24:36 +00:00
system.go chore(api): return values from schema (#4153) 2024-11-14 14:12:29 +01:00
tokenize.go feat: tokenization endpoint (#3710) 2024-10-02 08:56:18 +02:00
tts.go feat: add machine tag and inference timings (#4577) 2025-01-17 17:05:58 +01:00
vad.go feat: add machine tag and inference timings (#4577) 2025-01-17 17:05:58 +01:00
welcome.go feat(ui): path prefix support via HTTP header (#4497) 2025-01-07 17:18:21 +01:00