Azure / AI-in-a-Box

AI-in-a-Box leverages the expertise of Microsoft across the globe to develop and provide AI and ML solutions to the technical community. Our intent is to present a curated collection of solution accelerators that can help engineers establish their AI/ML environments and solutions rapidly and with minimal friction.
MIT License
525 stars 180 forks source link

Add SK Auto Function Calling #108

Closed vtjc2002 closed 1 month ago

vtjc2002 commented 4 months ago

This pull request primarily introduces the use of Semantic Kernel Auto Function Calling using the gpt4-turbo, gpt-3.5-turbo model in the Semantic Kernel Bot. The changes also include updates to package versions and the addition of a new configuration setting.

Here are the most important changes:

Semantic Kernel Auto Function Calling:

Configuration Settings:

Package Updates:

codebytes commented 1 month ago

We have moved and archived this project, the successor project is located here: https://github.com/Azure-Samples/gen-ai-bot-in-a-box/