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 e9cbf4611d
Fix:Error when parsing files using Gemini: **ERROR**: GENERIC_ERROR - Unknown field for GenerationConfig: max_tokens (#9195)
3 months ago
..
app Feat: Redesign and refactor agent module (#9113) 3 months ago
llm Fix:Error when parsing files using Gemini: **ERROR**: GENERIC_ERROR - Unknown field for GenerationConfig: max_tokens (#9195) 3 months ago
nlp Feat: Redesign and refactor agent module (#9113) 3 months ago
prompts Feat: Redesign and refactor agent module (#9113) 3 months ago
res Refa: add result to callback for agent tool use. (#9137) 3 months ago
svr Refa: remove temperature since some LLMs fail to support. (#8981) 3 months ago
utils Feat: Redesign and refactor agent module (#9113) 3 months ago
__init__.py Update comments (#4569) 9 months ago
benchmark.py Refactor embedding batch_size (#3825) 11 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