llama-stack/llama_toolchain
Xi Yan 5712566061
Remove request wrapper migration (#64)
* [1/n] migrate inference/chat_completion

* migrate inference/completion

* inference/completion

* inference regenerate openapi spec

* safety api

* migrate agentic system

* migrate apis without implementations

* re-generate openapi spec

* remove hack from openapi generator

* fix inference

* fix inference

* openapi generator rerun

* 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>

* fix api to work with openapi generator

* fix agentic calling inference

* together adapter inference

* update inference adapters

---------

Co-authored-by: Ashwin Bharambe <ashwin.bharambe@gmail.com>
Co-authored-by: Ashwin Bharambe <ashwin@meta.com>
2024-09-12 15:03:49 -07:00
..
agentic_system Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
batch_inference Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
cli Add config file based CLI (#60) 2024-09-11 11:39:46 -07:00
common Enable Bing search (#59) 2024-09-10 12:34:29 -07:00
core [Inference] Use huggingface_hub inference client for TGI adapter (#53) 2024-09-12 09:11:35 -07:00
dataset/api Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
evaluations/api Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
inference Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
memory Support data: in URL for memory. Add ootb support for pdfs (#67) 2024-09-12 13:00:21 -07:00
models/api formatting 2024-08-14 17:03:43 -04:00
post_training/api Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
reward_scoring/api Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
safety Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
synthetic_data_generation/api Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
telemetry Remove request wrapper migration (#64) 2024-09-12 15:03:49 -07:00
tools Enable Bing search (#59) 2024-09-10 12:34:29 -07:00
__init__.py Initial commit 2024-07-23 08:32:33 -07:00
stack.py add safety to openapi spec (#62) 2024-09-10 17:47:13 -07:00