A sample for implementing retrieval augmented generation using Azure Open AI to generate embeddings, Azure Cosmos DB for MongoDB vCore to perform vector search, and semantic kernel.
e560c3c05b7ca8a9c5b06a08e0363976bbe6cd6a .Net: Upgrade to v1.0.1 (#4311)
95a621acfdb8694bb2e077301e6246f3a91e34a7 .Net: BugFix Serializing and Deserializing ChatHistory with ToolCalling details Update OpenAI Connector to use FunctionToolCallsProperty and add ChatHistoryTests (#4358) [ #4336 ]
48a62235ec1ddfadd3f92150180125d5eb3d40a6 .Net: [Handlebars] Complex Type Support for OpenAPI plugins (#4343)
783908e74fcdcb65a39e943b333aa975ec11d59a .Net: Decoupling form OpenApi (#4356)
af64b027c48bf4181bf80245a3c026dda1110d44 .Net: Removed Connectors.OpenAI dependency from PromptTemplates.Handlebars project (#4355)
d0bfeb226ab30aeabee96a486fde55f5b2e59afb .Net: Fixing issue that causes a stack overflow in handlebars planner. (#4344)
06c6315bfa32401287bedadb230acbab084cf41a .Net: Fix a few issues found via compiler warnings (#4332)
3bb9630dd4281a8778d54ed050e432a6bc287ab2 .Net: Small fixes for examples (#4354)
3eaa507d7977ff6eec71197f66aee56b2e289147 .Net InputVariable.Default type is changed from string to object? (#4345)
f5b3f50130ed7775736e961cf9116f39513d53de .Net Packages Updates, Warning Fixes, Small improvements + Azure AI Search Update (to support latest GA package) (#4320)
ac558922fac61f4008b3eb321bbcd6e87075a086 .Net: Clean up some prompt-related APIs (#4323)
7ec99147c8af435de3b836e2ce2caa53f68cdd2f .Net: Propagate metadata to StreamingMethodContent (#4337)
4c982382f174783a715019e35ae90e2093efdb35 .Net: Add OpenAI tools integration test for streaming / multiple function calls (#4330)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the python-requirements group with 2 updates in the / directory: quart and semantic-kernel.
Updates
quart
from 0.19.5 to 0.19.6Changelog
Sourced from quart's changelog.
Commits
2fc6d4f
Bump and release 0.19.6f58d3c8
Switch to the new logosf0f4e7c
Bump actions/cache from 3.3.2 to 4.0.0dda7951
Bump actions/upload-artifact from 3 to 45b90120
Bump actions/download-artifact from 3 to 4f57d5c6
Bump actions/setup-python from 4 to 5e0e9cde
Bump dessant/lock-threads from 4 to 56a45284
avoid ResourceWarning inDataBody.__aiter__
(#302)425f685
Bugfix hold a strong reference to background tasks3508d9a
Fix mypy issuesUpdates
semantic-kernel
from 0.9.6b1 to 1.0.2Release notes
Sourced from semantic-kernel's releases.
... (truncated)
Commits
43b7d40
Python: Bump Python version to 1.0.2 for a release (#6380)0c95173
Python: Fix schema handling. Fix function result return for type list. (#6370)e98cd18
Python: Fix doc strings (#6378)f304114
Python: Bump Python version to 1.0.1 for a release. (#6368)d66fdcf
Python: Add cross language tests (#6318)9d56f42
Python: Improve test coverage (#6366)eccad33
Python: split kernel into kernel extensions for relevant pieces (#6361)8f97c28
Python: updated pyproject and lock (#6363)c35651f
Python: update for kernel function decorator defaults (#6351)6158c5b
Python: Fix FC stepwise planner. (#6357)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show