Upsonic / gpt-computer-assistant

Intelligence development framework in python for your product like Apple Intelligence
https://GCA.dev
MIT License
5.18k stars 490 forks source link

Writing a general wrapper for handling standard_tools section #198

Closed onuratakan closed 2 months ago

onuratakan commented 2 months ago

As you can see the standard_tools.py adding the tools to the_standardtools list in get_standard_tools function after wrapping. But this can be made via another wrapper or original wrapper. So please improve the mechanism.

Dont write tests or trying to test.