9 Commits

Author SHA1 Message Date
Alonso Guevara
7a9c9071c1
Change defaults for CHUNK_SIZE, CHUNK_OVERLAP and GLEANINGS (#499)
* enlarge the chunk size to reduce the cost and time greatly to 1/4

* Change default gleanings, chunk_size and chunk_overlap

* Update patch-20240710114442871595.json

---------

Co-authored-by: KylinMountain <kose2livs@gmail.com>
2024-07-11 10:22:27 -06:00
Alonso Guevara
c3852b0749
Fix/prompt tuning report rating (#496)
* add community report ranking to cli

* use tuned ratings in generated community report rankings

* update report generation template

* add new import paths to init

* add community report generation prompt and util function

* add rating generator, update init paths

* add report rating generation prompt

* update report generation template

* typo

* add semantic release

* Add missing docstring

* Format

* is is

* Format ruff

---------

Co-authored-by: Julian Whiting <j2whitin@gmail.com>
2024-07-10 15:55:21 -06:00
Alonso Guevara
aff2f79ae2
Feat/language in autotemplating (#468)
* Add language parameter on prompt tuning

* Semver and docs

* Fix typo
2024-07-10 13:56:54 -06:00
YangJiaqi
b1d1cb9b4b
Update auto_prompt_tuning.md (#406)
Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
2024-07-09 07:40:18 -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
AbdulHamid Merii
a22003c302
Fix/syntax error in overview.md (#364)
Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
2024-07-05 13:50:36 -06:00
Zi Nean Teoh
f865e66fa2
Fix dead link due to typo (#320)
Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
2024-07-02 15:23:41 -06:00
Alonso Guevara
81b81cf60b Initial Release 2024-07-01 15:25:30 -06:00