LocalAI/core/schema
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
..
elevenlabs.go feat: elevenlabs sound-generation api (#3355) 2024-08-24 00:20:28 +00:00
jina.go feat(rerankers): Add new backend, support jina rerankers API (#2121) 2024-04-25 00:19:02 +02:00
localai.go feat(silero): add Silero-vad backend (#4204) 2024-11-20 14:48:40 +01:00
openai.go feat: add machine tag and inference timings (#4577) 2025-01-17 17:05:58 +01:00
prediction.go feat(options): add repeat_last_n (#2660) 2024-06-26 14:58:50 +02:00
tokenize.go feat: tokenization endpoint (#3710) 2024-10-02 08:56:18 +02:00
transcription.go refactor(application): introduce application global state (#2072) 2024-04-29 17:42:37 +00:00