mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
default pinecone
This commit is contained in:
parent
1d435ef3fa
commit
26cb85c4f5
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ url = ""
|
||||||
skip_comments = false
|
skip_comments = false
|
||||||
force_update_dataset = false
|
force_update_dataset = false
|
||||||
max_issues_to_scan = 500
|
max_issues_to_scan = 500
|
||||||
vectordb = "lancedb"
|
vectordb = "pinecone"
|
||||||
|
|
||||||
[pinecone]
|
[pinecone]
|
||||||
# fill and place in .secrets.toml
|
# fill and place in .secrets.toml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue