semantic-kernel
semantic-kernel copied to clipboard
Python: Bump weaviate-client from 4.6.4 to 4.6.5 in /python
Bumps weaviate-client from 4.6.4 to 4.6.5.
Release notes
Sourced from weaviate-client's releases.
v4.6.5
What's Changed
- Update Ollama module docstrings by
@databyjpin weaviate/weaviate-python-client#1091- Export submodules to ease usage of
weaviate.outputsby@tsmith023in weaviate/weaviate-python-client#1098- VoyageAI new embedding and rerank models by
@fzowlin weaviate/weaviate-python-client#1103- Add missing py.typed file for type checking usage by
@tsmith023in weaviate/weaviate-python-client#1112Full Changelog: https://github.com/weaviate/weaviate-python-client/compare/v4.6.4...v4.6.5
Changelog
Sourced from weaviate-client's changelog.
Version 4.6.5
This patch version includes: - Addition of new voyageai embedding and rerank models as string literal types - Added missing exports of submodules in
weaviate.outputsto aid usage - Updated ollama modules docstrings - Added missingpy.typedfile for use by static type checkers
Commits
eab4389Merge pull request #1113 from weaviate/add-changelog-465b4b2ce4Add changelog7ed90c0Merge pull request #1112 from weaviate/add-missing-py-typed-filee0d4b8dMove py.typed into weaviate directoryae635dcAdd missing py.typed file for type checking usagea9062f4Merge pull request #1108 from weaviate/fix-docker-compose-in-cib506128Call asdocker composeinstead ofdocker-composein CI95efb1dMerge pull request #1103 from voyage-ai/maind85bfa3VoyageAI new embedding and rerank modelsa801c71Merge pull request #1098 from weaviate/export-submodules-from-outputs- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)