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
feed0b288f6134661a822e8ed215ab2ef55c25b4
DocsGPT
/
scripts
/
parser
History
Anton Larin
bed25b317c
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
..
file
Fixed a bug with reading md files
2023-06-23 14:57:29 +03:00
schema
Linting
2023-05-13 10:36:17 +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
Changed environment variable names OPENAI_API_BASE and OPENAI_API_VERSION to AZURE_OPENAI_API_BASE and AZURE_OPENAI_API_VERSION
2023-07-12 17:37:56 +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