Skip to content

Repository context for code completion #1218

Answered by wsxiaoys
clickclack777 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, as demonstrated in https://tabby.tabbyml.com/docs/configuration , local directory requires prefixing the path with file://

So it should be

[[repositories]]
name = "ML"
git_url = "file:///Users/click/ML"

[[repositories]]
name = "TabbyCodebaseCompletionDB"
git_url = "file:///Users/click/TabbyCodebaseCompletionDB"

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@jianwei
Comment options

Answer selected by wsxiaoys
Comment options

You must be logged in to vote
1 reply
@wsxiaoys
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants