-
- Downloads
Implement EvalQueryEngineTool (#11679)
Showing
- docs/docs/CHANGELOG.md 27 additions, 0 deletionsdocs/docs/CHANGELOG.md
- docs/docs/CONTRIBUTING.md 48 additions, 28 deletionsdocs/docs/CONTRIBUTING.md
- docs/docs/examples/tools/eval_query_engine_tool.ipynb 404 additions, 0 deletionsdocs/docs/examples/tools/eval_query_engine_tool.ipynb
- docs/mkdocs.yml 8 additions, 0 deletionsdocs/mkdocs.yml
- llama-index-core/llama_index/core/tools/eval_query_engine.py 93 additions, 0 deletionsllama-index-core/llama_index/core/tools/eval_query_engine.py
- llama-index-core/llama_index/core/tools/query_engine.py 16 additions, 22 deletionsllama-index-core/llama_index/core/tools/query_engine.py
- llama-index-core/tests/tools/test_eval_query_engine_tool.py 81 additions, 0 deletionsllama-index-core/tests/tools/test_eval_query_engine_tool.py
Please register or sign in to comment