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.
Zhichang Yu 342a04ec8a
Added infinity rank_feature support (#9044)
3 months ago
..
app Fix: when parse markdown support extract image at local (#8906) 3 months ago
llm Refactor: Remove Useless split for BedrockEmbed (#9067) 3 months ago
nlp Added infinity rank_feature support (#9044) 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 Refa: remove temperature since some LLMs fail to support. (#8981) 3 months ago
utils Added infinity rank_feature support (#9044) 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 Perf: set timeout of some steps in KG. (#8873) 3 months ago
raptor.py Refa: remove temperature since some LLMs fail to support. (#8981) 3 months ago
settings.py Feat: make document parsing and embedding batch sizes configurable via environment variables (#8266) 4 months ago