DocsGPT/scripts/parser
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