You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen Hu 8af0d04ad0
Refactor:Improve the logic in search.py (#8716)
3 months ago
..
app Fix: docx parse error. (#8600) 4 months ago
llm Fix:disallowed special token while embedding (#8692) 3 months ago
nlp Refactor:Improve the logic in search.py (#8716) 3 months ago
prompts Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 4 months ago
res Perf: ignore concate between rows. (#8507) 4 months ago
svr Fix: The data set created by API call failed to parse after uploading the file. (#8657) 4 months ago
utils Fix: add ES re-connect once request timeout. (#8678) 3 months ago
__init__.py Update comments (#4569) 9 months ago
benchmark.py Refactor embedding batch_size (#3825) 11 months ago
prompt_template.py Refa: refactor prompts into markdown-style structure using Jinja2 (#8667) 4 months ago
prompts.py Fix a small typo in count of used fragments (#8673) 4 months ago
raptor.py Refa: limit embedding concurrency and fix `chat_with_tool` (#8543) 4 months ago
settings.py Feat: make document parsing and embedding batch sizes configurable via environment variables (#8266) 4 months ago