lancedb integration

This commit is contained in:
PrashantDixit-dev
2023-12-25 00:38:24 +05:30
parent ccb116922f
commit d8d954bb0f
4 changed files with 286 additions and 89 deletions

View File

@ -176,9 +176,12 @@ url = ""
skip_comments = false
force_update_dataset = false
max_issues_to_scan = 500
vectordb = "lancedb"
[pinecone]
# fill and place in .secrets.toml
#api_key = ...
# environment = "gcp-starter"
[lancedb]
uri = "./lancedb"