Commit Graph

4 Commits

Author SHA1 Message Date
Mckay Wrigley 40828f1568 change default prompt in example 2023-03-30 19:17:38 -06:00
Bryan Lee 31129919bf
feat: support custom default system prompt (#285) 2023-03-30 19:16:02 -06:00
Thomas LÉVEIL 00c6c72270
feat: add DEFAULT_MODEL environment variable (#280)
*  feat: add DEFAULT_MODEL environment variable

* set the model maxLength setting in the models definition

* set the model tokenLimit setting in the models definition
2023-03-28 21:10:47 -06:00
Bryan Lee a73ef2b8cf
fix: resolve Enter event conflict during CJK IME (#253)
* fix: resolve Enter event conflict during CJK IME

* add

---------

Co-authored-by: Mckay Wrigley <mckaywrigley@gmail.com>
2023-03-28 02:46:16 -06:00