This website requires JavaScript.
Explore
Help
Register
Sign In
LLM
/
DocsGPT
Watch
1
Star
0
Fork
0
You've already forked DocsGPT
mirror of
https://github.com/arc53/DocsGPT.git
synced
2025-11-29 16:43:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e6a5c05254b132990dd4f0f4bac8a32c2f14b51
DocsGPT
/
scripts
/
parser
History
Exterminator11
a7f5303eaf
Cleaned up the code
2023-10-15 17:20:50 +05:30
..
file
Cleaned up the code
2023-10-15 17:20:50 +05:30
schema
count coverage
2023-08-16 16:35:48 +02:00
__init__.py
Create __init__.py
2023-02-10 19:49:00 -05:00
java2doc.py
Linting
2023-05-13 10:36:17 +02:00
js2doc.py
Linting
2023-05-13 10:36:17 +02:00
open_ai_func.py
Revert "Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION"
2023-08-05 14:08:51 +02:00
py2doc.py
Linting
2023-05-13 10:36:17 +02:00
token_func.py
Fix min_tokens logic for grouping documents: documents with (lengh >= min_tokens) should not be grouped into one document for indexing
2023-08-05 13:18:52 +02:00