MicrosoftDocs / semantic-kernel-docs

Semantic Kernel (SK) is a lightweight SDK enabling integration of AI Large Language Models (LLMs) with conventional programming languages.
MIT License
172 stars 100 forks source link

Upgrade Python semantic-kernel to version 0.4.6.dev0 #81

Closed juliomenendez closed 5 months ago

juliomenendez commented 5 months ago

Upgrades the Python samples to use version 0.4.6.dev0 of semantic-kernel. It fixes incompatibilities created by the new version:

learn-build-service-prod[bot] commented 5 months ago

Learn Build status updates of commit 2ef018f:

:white_check_mark: Validation status: passed

File Status Preview URL Details
samples/python/01-Kernel-Intro/main.py :white_check_mark:Succeeded
samples/python/01-Kernel-Intro/pyproject.toml :white_check_mark:Succeeded
samples/python/02-Adding-AI-Services/main.py :white_check_mark:Succeeded
samples/python/02-Adding-AI-Services/pyproject.toml :white_check_mark:Succeeded
samples/python/03-Intro-to-Prompts/config/add_completion_service.py :white_check_mark:Succeeded
samples/python/03-Intro-to-Prompts/pyproject.toml :white_check_mark:Succeeded
samples/python/04-Templatizing-Prompts/config/add_completion_service.py :white_check_mark:Succeeded
samples/python/04-Templatizing-Prompts/pyproject.toml :white_check_mark:Succeeded
samples/python/05-Nested-Functions-In-Prompts/config/add_completion_service.py :white_check_mark:Succeeded
samples/python/05-Nested-Functions-In-Prompts/main.py :white_check_mark:Succeeded
samples/python/05-Nested-Functions-In-Prompts/pyproject.toml :white_check_mark:Succeeded
samples/python/06-Configuring-Prompts/config/add_completion_service.py :white_check_mark:Succeeded
samples/python/06-Configuring-Prompts/main.py :white_check_mark:Succeeded
samples/python/06-Configuring-Prompts/pyproject.toml :white_check_mark:Succeeded
samples/python/07-Serializing-Prompts/config/add_completion_service.py :white_check_mark:Succeeded
samples/python/07-Serializing-Prompts/main.py :white_check_mark:Succeeded
samples/python/07-Serializing-Prompts/pyproject.toml :white_check_mark:Succeeded
samples/python/08-Creating-Functions-For-AI/config/add_completion_service.py :white_check_mark:Succeeded
samples/python/08-Creating-Functions-For-AI/main.py :white_check_mark:Succeeded
samples/python/08-Creating-Functions-For-AI/plugins/MathPlugin.py :white_check_mark:Succeeded
samples/python/08-Creating-Functions-For-AI/pyproject.toml :white_check_mark:Succeeded
samples/python/11-Planner/config/add_completion_service.py :white_check_mark:Succeeded
samples/python/11-Planner/main.py :white_check_mark:Succeeded
samples/python/11-Planner/plugins/MathPlugin/Math.py :white_check_mark:Succeeded
samples/python/11-Planner/pyproject.toml :white_check_mark:Succeeded

This comment lists only the first 25 files in the pull request. For more details, please refer to the build report.

For any questions, please: