Microsoft Semantic Kernel Assistants This enables the usage of assistants for the Semantic Kernel. It provides different scenarios for the usage of assistants such as: Assistant with Semantic Kernel plugins Multi-Assistant conversation
Add Google Search API key and Google Search Engine Id option to Code interpreter and Auto-gen sample
Now you By adding your settings, you can customize how your code interpreter should work. All those settings are set to the docker container running the code interpreter. The Code assistant know that he can use corresponding environment variables when trying to reach Google APIs.
Description
What's new?
Now you By adding your settings, you can customize how your code interpreter should work. All those settings are set to the docker container running the code interpreter. The Code assistant know that he can use corresponding environment variables when trying to reach Google APIs.
For example:
What kind of change does this PR introduce?