Derek Worthen
ab29cc2a7e
Consistent config load_config ( #1065 )
...
* Consistent config load_config
- Provide a consistent way to load configuration
- Resolve potential timestamp directories upfront
upon config object creation
- Add unit tests for resolving timestamp directories
- Resolves #599
- Resolves #1049
* fix formatting issues
* remove unnecessary path resolution
* fix smoke tests
* update prompts to use load_config
* Update none checks
* Update none checks
* Update searching for config method signature
* Update unit tests
* fix formatting issues
2024-09-03 16:33:16 -06:00
Chris Trevino
9d99f323ea
Add encoding model to entity/claim extraction config sections ( #740 )
...
* Add encoding-model configuration to entity & claim extraction
* add change note
* pr updates
* test fix
* disable GH-based smoke tests
2024-07-26 15:05:08 -07:00
Chris Trevino
4c229afec8
add encoding model to text-chunking config ( #743 )
...
* add encoding model to text-chunking config
* revert groupby fix, handled in other pr
* revert environment reader update for other pr
2024-07-26 14:15:17 -07:00
Chris Trevino
4e6589b614
fix config reader to allow for zero gleans ( #735 )
2024-07-26 09:11:34 -07:00
Alonso Guevara
ce462515d8
Local search llm params ( #533 )
...
* initialize config with LocalSearchConfig and GlobalSearchConfig
* init_content LocalSearchConfig and GlobalSearchConfig
* rollback MAP_SYSTEM_PROMPT
* Small changes before merging. Notebook rollback
* Semver
---------
Co-authored-by: glide-the <2533736852@qq.com>
2024-07-15 13:01:56 -06:00
Kylin
e2572c7fab
[bug fix]Fix community_report config doesn't work in settings.yaml ( #405 )
...
* fix community_report doesn't work in settings.yaml
* add semversioner
* fix unittest about community report to community reports of env
---------
Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
2024-07-08 22:48:02 -06:00
Alonso Guevara
b912081f1b
Add N parameter support ( #390 )
...
* Add N parameter support
* Fix unit tests
* Add new env vars to param testing
2024-07-08 14:04:49 -06:00
Alonso Guevara
81b81cf60b
Initial Release
2024-07-01 15:25:30 -06:00