llama-stack-mirror/llama_stack
ehhuang fd8c991393
fix: rag as attachment bug (#1392)
Summary:

Test Plan:
added new test
LLAMA_STACK_CONFIG=fireworks pytest -s -v
tests/api/agents/test_agents.py --safety-shield
meta-llama/Llama-Guard-3-8B
2025-03-04 13:08:16 -08:00
..
apis chore: rename task_config to benchmark_config (#1397) 2025-03-04 12:44:04 -08:00
cli refactor: move a few tests to top-level tests/ directory 2025-03-03 17:33:39 -08:00
distribution chore: rename task_config to benchmark_config (#1397) 2025-03-04 12:44:04 -08:00
models/llama refactor: move a few tests to top-level tests/ directory 2025-03-03 17:33:39 -08:00
providers fix: rag as attachment bug (#1392) 2025-03-04 13:08:16 -08:00
scripts refactor: move tests/client-sdk to tests/api (#1376) 2025-03-03 17:28:12 -08:00
strong_typing Ensure that deprecations for fields follow through to OpenAPI 2025-02-19 13:54:04 -08:00
templates docs: fix typo (#1390) 2025-03-04 09:02:55 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00
logcat.py feat: add a configurable category-based logger (#1352) 2025-03-02 18:51:14 -08:00
schema_utils.py ci: add mypy for static type checking (#1101) 2025-02-21 13:15:40 -08:00