forked from phoenix-oss/llama-stack-mirror
# Summary: Includes fixes to get test_agents working with openAI model, e.g. tool parsing and message conversion # Test Plan: ``` LLAMA_STACK_CONFIG=dev pytest -s -v tests/integration/agents/test_agents.py --safety-shield meta-llama/Llama-Guard-3-8B --text-model openai/gpt-4o-mini ``` --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/meta-llama/llama-stack/pull/1550). * #1556 * __->__ #1550 |
||
---|---|---|
.. | ||
__init__.py | ||
embedding_mixin.py | ||
litellm_openai_mixin.py | ||
model_registry.py | ||
openai_compat.py | ||
prompt_adapter.py |