mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04: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