forked from phoenix-oss/llama-stack-mirror
Summary: Allows tools to output metadata. This is useful for evaluating tool outputs, e.g. RAG tool will output document IDs, which can be used to score recall. Will need to make a similar change on the client side to support ClientTool outputting metadata. Test Plan: LLAMA_STACK_CONFIG=fireworks pytest -s -v tests/client-sdk/agents/test_agents.py |
||
---|---|---|
.. | ||
__init__.py | ||
event_logger.py | ||
inference.py |