fix: rag-service error with go files (#1624)

* fix: switching from python to go

* fix: type casting error

* Fix import order
This commit is contained in:
Theo Ribeiro
2025-03-21 14:58:51 -04:00
committed by GitHub
parent 4e839f1679
commit 4dde29f986
2 changed files with 15 additions and 12 deletions

View File

@@ -148,8 +148,8 @@ tiktoken==0.8.0
tokenizers==0.21.0
tqdm==4.67.1
traitlets==5.14.3
tree-sitter==0.21.3
tree-sitter-languages==1.10.2
tree-sitter==0.24.0
tree-sitter-language-pack==0.6.1
typer==0.15.1
typing-inspect==0.9.0
typing_extensions==4.12.2