LocalAI/core
siddimore 50a3b54e34
feat(api): add correlationID to Track Chat requests (#3668)
* Add CorrelationID to chat request

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

* remove get_token_metrics

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

* Add CorrelationID to proto

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

* fix correlation method name

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

* Update core/http/endpoints/openai/chat.go

Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Signed-off-by: Siddharth More <siddimore@gmail.com>

* Update core/http/endpoints/openai/chat.go

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Signed-off-by: Siddharth More <siddimore@gmail.com>

---------

Signed-off-by: Siddharth More <siddimore@gmail.com>
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2024-09-28 17:23:56 +02:00
..
backend feat: auto load into memory on startup (#3627) 2024-09-22 10:03:30 +02:00
cli feat: auto load into memory on startup (#3627) 2024-09-22 10:03:30 +02:00
clients feat(store): add Golang client (#1977) 2024-04-16 15:54:14 +02:00
config feat: auto load into memory on startup (#3627) 2024-09-22 10:03:30 +02:00
dependencies_manager fix: be consistent in downloading files, check for scanner errors (#3108) 2024-08-02 20:06:25 +02:00
explorer feat(explorer): make possible to run sync in a separate process (#3224) 2024-08-12 19:25:44 +02:00
gallery test: preliminary tests and merge fix for authv2 (#3584) 2024-09-24 09:32:48 +02:00
http feat(api): add correlationID to Track Chat requests (#3668) 2024-09-28 17:23:56 +02:00
p2p feat(p2p): allow to set intervals (#3353) 2024-08-21 18:23:51 +02:00
schema feat(api): list loaded models in /system (#3661) 2024-09-25 18:00:23 +02:00
services fix(model-loading): keep track of open GRPC Clients (#3377) 2024-08-25 14:36:09 +02:00
startup feat: auto load into memory on startup (#3627) 2024-09-22 10:03:30 +02:00
application.go feat(model-list): be consistent, skip known files from listing (#2760) 2024-07-10 15:28:39 +02:00