graphrag
graphrag copied to clipboard
Bump lancedb from 0.9.0 to 0.10.0
Bumps lancedb from 0.9.0 to 0.10.0.
Release notes
Sourced from lancedb's releases.
Python LanceDB v0.10.0
🎉 New Features
- feat: dynamodb commit store support by
@wjones127in lancedb/lancedb#1410- feat: support to create more vector index types by
@BubbleCalin lancedb/lancedb#1407- feat: add the explain_plan function by
@nuvicin lancedb/lancedb#1328- feat: add Jina integration in Python for Embedding and Reranker by
@JoanFMin lancedb/lancedb#1424- feat(rust): enable fast search flag in rust by
@eddyxuin lancedb/lancedb#1432- feat: support update over binary field by
@eddyxuin lancedb/lancedb#1440🐛 Bug Fixes
- fix(nodejs): explain plan by
@universalmind303in lancedb/lancedb#1434📚 Documentation
- docs: add tip about lzma linking by
@wjones127in lancedb/lancedb#1397- docs: fixes polars formatting in docs by
@thomasjpfanin lancedb/lancedb#1400- docs: add openapi rest api page by
@eddyxuin lancedb/lancedb#1413- feat: dynamodb commit store support by
@wjones127in lancedb/lancedb#1410- docs: addresses typos in HF embedding example docs by
@sidharthrajaramin lancedb/lancedb#1415- docs: add reranking example by
@AyushExelin lancedb/lancedb#1416- docs: add merge insert, create index and create scalar index to public rest api doc by
@eddyxuin lancedb/lancedb#1420- docs: update lntegration docs & fixed links by
@raghavdixit99in lancedb/lancedb#1423- docs: add fast search to openapi.yml by
@eddyxuin lancedb/lancedb#1435- docs: add jina reranker to index by
@JoanFMin lancedb/lancedb#1427- docs(nodejs): add
@lancedb/lancedbexamples everywhere by@universalmind303in lancedb/lancedb#1411- docs: add fine tuning section in retriever guide and minor fixes by
@AyushExelin lancedb/lancedb#1438Other Changes
- refactor: update type hint and remove unused import by
@forrestmckeein lancedb/lancedb#1436🔧 Build and CI
- ci: fix nodejs doc test by
@eddyxuin lancedb/lancedb#1419
Commits
11959ccBump version: 0.10.0-beta.0 → 0.10.07c65cecBump version: 0.9.0 → 0.10.0-beta.082621d5chore: typing for lance.connect (#1441)0708428feat: support update over binary field (#1440)137d86dchore: bump lance to 0.14.1 (#1442)bb2e624docs: add fine tuning section in retriever guide and minor fixes (#1438)fdc949bfeat(nodejs):update({values | valuesSql})(#1439)31be921docs(nodejs): add@lancedb/lancedbexamples everywhere (#1411)cef2480docs: add jina reranker to index (#1427)b4436e0refactor: update type hint and remove unused import (#1436)- 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)