llama-stack/llama_toolchain
Hardik Shah 1d0e91d802
Support data: in URL for memory. Add ootb support for pdfs (#67)
* support data: in URL for memory. Add ootb support for pdfs

* moved utility to common and updated data_url parsing logic

---------

Co-authored-by: Hardik Shah <hjshah@fb.com>
2024-09-12 13:00:21 -07:00
..
agentic_system Support data: in URL for memory. Add ootb support for pdfs (#67) 2024-09-12 13:00:21 -07:00
batch_inference API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -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 API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
evaluations/api API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
inference [Inference] Use huggingface_hub inference client for TGI adapter (#53) 2024-09-12 09:11:35 -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 API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
reward_scoring/api API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
safety Simplified Telemetry API and tying it to logger (#57) 2024-09-11 14:25:37 -07:00
synthetic_data_generation/api API Updates: fleshing out RAG APIs, introduce "llama stack" CLI command (#51) 2024-09-03 22:39:39 -07:00
telemetry Simplified Telemetry API and tying it to logger (#57) 2024-09-11 14:25:37 -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