* added support of backend OpenAI models via Github API keys or Azure API keys
* improved cli options
0.5.910.5.99
* added Desktop Assistant GUI in full version
* changed tool name `execute_computing_task` to `task`
* added setup menu `tmsetup -m`
* Enhanced fabric integration. Added CLI options `--chatpattern` and `--searchpatterns` for ToolMate AI to use fabric pattern as chat system message. https://github.com/eliranwong/toolmate/blob/main/package/toolmate/docs/Fabric%20Integration.md This feature uses AI model assigned in ToolMate AI backend, rather than the default model set up in fabric.
* fixed `tm -py`
0.5.850.5.90
* enhanced integration of AutoGen agents in tools: proxy, group, agents, captain, examine_files, examine_web_content
* fixed saving autobuilder configs
* support use of bing api key and rapid api key for use with AutoGen captain agent
* document about captain agent setup
* fixed viewing server information when backend is set to chatgpt
0.5.820.5.84
* changed tool name `create_agents` to `agents`
* changed command name `tmteam` to `tmagents`
* changed command name `tminternet` to `tmonline`
* simplified some tool names
* added code execution ability to tool "create_agents"
* added config options for AutoGen parameters
* fixed repetitive download of nltk modules on startup