llama-stack/llama_toolchain/inference
Ashwin Bharambe 191cd28831
Simplified Telemetry API and tying it to logger (#57)
* Simplified Telemetry API and tying it to logger

* small update which adds a METRIC type

* move span events one level down into structured log events

---------

Co-authored-by: Ashwin Bharambe <ashwin@meta.com>
2024-09-11 14:25:37 -07:00
..
adapters [inference] Add a TGI adapter (#52) 2024-09-04 22:49:33 -07:00
api API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
meta_reference API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
quantization API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
__init__.py Initial commit 2024-07-23 08:32:33 -07:00
client.py API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
event_logger.py formatting 2024-08-14 17:03:43 -04:00
prepare_messages.py API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
providers.py Simplified Telemetry API and tying it to logger (#57) 2024-09-11 14:25:37 -07:00