Josh Bradley
22a57d14c7
Improve CLI speed with lazy imports ( #1319 )
2024-11-15 19:41:10 -05:00
Nathan Evans
51912b2e03
Move prompts ( #1404 )
...
* Move indexing prompts to root
* Move query prompts to root
* Export query prompts during init
* Extract general knowledge prompt
* Load query prompts from disk
* Semver
* Fix unit tests
2024-11-14 10:45:37 -08:00
Nathan Evans
634e3ed62a
Transient entity graph ( #1349 )
...
* Make base_entity_graph transient
* Add transient snapshots
* Semver
* Fix unit test
* Fix smoke tests
2024-11-04 17:23:29 -08:00
Josh Bradley
083de12bcf
Auto-generate CLI doc pages ( #1325 )
2024-10-25 19:00:24 -04:00
Andres Morales
fc9895f793
Replace current docs by mkdocs ( #1263 )
...
* Replace docs by mkdocs-material
* Fix markdown
* Fix verions in gh-pages workflow
* remove whitespaces
* add semver
* Add build docs check on python-ci
* Fix command in index cli
* Spellcheck
* Spellcheck
* remove docsite paths
* clear outputs from notebook
* remove dependabot npm for docsite
* remove more docsite left overs
* execute notebooks
* Update notebooks
* update poetry lock
* Remove notebook build from ci
* Revert dep update
* Navigation tabs
* Fix stylesheet
* add kwds to dictionary
* Turn on notebook execution
* Update gitignore
* Add MSR Blog posts
* spellcheck
* Accessibility Changes
---------
Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
2024-10-11 13:39:03 -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