mirror of https://github.com/microsoft/autogen.git
![]() <!-- Thank you for your contribution! Please review https://microsoft.github.io/autogen/docs/Contribute before opening a pull request. --> <!-- Please add a reviewer to the assignee section when you create a PR. If you don't have the access to it, we will shortly find a reviewer and assign them to your PR. --> ## Why are these changes needed? Currently the way to accomplish RAG behavior with agent chat, specifically assistant agents is with the memory interface, however there is no way to configure it via the declarative API. <!-- Please give a short summary of the change and the problem this solves. --> ## Related issue number <!-- For example: "Closes #1234" --> ## Checks - [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation locally. - [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR. - [ ] I've made sure all auto checks have passed. --------- Co-authored-by: Victor Dibia <chuvidi2003@gmail.com> |
||
---|---|---|
.. | ||
protos | ||
regressions | ||
test_base_agent.py | ||
test_cache_store.py | ||
test_cancellation.py | ||
test_closure_agent.py | ||
test_code_executor.py | ||
test_component_config.py | ||
test_intervention.py | ||
test_memory.py | ||
test_model_context.py | ||
test_routed_agent.py | ||
test_runtime.py | ||
test_serialization.py | ||
test_state.py | ||
test_subscription.py | ||
test_tool_agent.py | ||
test_tools.py | ||
test_types.py |