mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-09 00:25:17 -05:00
* added overwrite_tools logic to GPTAssistantAgent * added test test_gpt_assistant_tools_overwrite * fetch tools without get_assistant_tools method * fixed code formatting * fixed no .get found