mirror of
https://github.com/cyclotruc/gitingest.git
synced 2026-05-02 01:30:06 +00:00
feat(cli):Add support for .gitingest file processing in query ingestion (#191)
Co-authored-by: Romain Courtois <romain@coderamp.io> Co-authored-by: Filip Christiansen <22807962+filipchristiansen@users.noreply.github.com>
This commit is contained in:
parent
811fe698a7
commit
f90595de7c
3 changed files with 71 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ repos:
|
|||
slowapi,
|
||||
starlette,
|
||||
tiktoken,
|
||||
tomli,
|
||||
uvicorn,
|
||||
]
|
||||
- id: pylint
|
||||
|
|
@ -118,6 +119,7 @@ repos:
|
|||
python-dotenv,
|
||||
slowapi,
|
||||
starlette,
|
||||
tomli,
|
||||
tiktoken,
|
||||
uvicorn,
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue