mirror of
https://github.com/TabbyML/tabby
synced 2024-11-21 07:50:13 +00:00
39175ae80e
* draft: begin implementing integration / third party repository service * Progress on refactor * [autofix.ci] apply automated fixes * Use join instead of adding kind as a field of repositories * Update schema * [autofix.ci] apply automated fixes * Implement sync_repositories * Make access_token field required * [autofix.ci] apply automated fixes * Implement IntegrationService * Implement service layer * [autofix.ci] apply automated fixes * Switch graphQL endpoints to use new service * [autofix.ci] apply automated fixes * Fix queries * Fully working * Rebase * Update submodules * Cleanup imports * [autofix.ci] apply automated fixes * Apply suggestions * [autofix.ci] apply automated fixes * Add back updated_at --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
4 lines
136 B
Plaintext
4 lines
136 B
Plaintext
[submodule "crates/llama-cpp-server/llama.cpp"]
|
|
path = crates/llama-cpp-server/llama.cpp
|
|
url = https://github.com/ggerganov/llama.cpp
|