gpt4all/gpt4all-bindings/python/docs
Jacob Nguyen 4e55940edf
feat(typescript)/dynamic template (#1287) (#1326)
* feat(typescript)/dynamic template (#1287)

* remove packaged yarn

* prompt templates update wip

* prompt template update

* system prompt template, update types, remove embed promises, cleanup

* support both snakecased and camelcased prompt context

* fix #1277 libbert, libfalcon and libreplit libs not being moved into the right folder after build

* added support for modelConfigFile param, allowing the user to specify a local file instead of downloading the remote models.json. added a warning message if code fails to load a model config. included prompt context docs by amogus.

* snakecase warning, put logic for loading local models.json into listModels, added constant for the default remote model list url, test improvements, simpler hasOwnProperty call

* add DEFAULT_PROMPT_CONTEXT, export new constants

* add md5sum testcase and fix constants export

* update types

* throw if attempting to list models without a source

* rebuild docs

* fix download logging undefined url, toFixed typo, pass config filesize in for future progress report

* added overload with union types

* bump to 2.2.0, remove alpha

* code speling

---------

Co-authored-by: Andreas Obersteiner <8959303+iimez@users.noreply.github.com>
2023-08-14 12:45:45 -04:00
..
assets transfer python bindings code 2023-05-10 13:38:32 -04:00
css transfer python bindings code 2023-05-10 13:38:32 -04:00
gpt4all_chat.md Python Bindings: Improved unit tests, documentation and unification of API (#1090) 2023-06-30 16:02:02 -04:00
gpt4all_cli.md CLI Improvements (#1021) 2023-06-23 12:09:31 -07:00
gpt4all_faq.md Update gpt4all_faq.md 2023-08-10 23:56:54 +02:00
gpt4all_modal.md Chat Client Documentation (#596) 2023-05-16 12:46:31 -04:00
gpt4all_python_embedding.md Update gpt4all_python_embedding.md 2023-07-14 14:54:56 -04:00
gpt4all_python.md Move FAQ entries to general FAQ and adjust, plus minor improvements 2023-07-31 01:34:06 +02:00
gpt4all_typescript.md feat(typescript)/dynamic template (#1287) (#1326) 2023-08-14 12:45:45 -04:00
index.md Update index.md (#1157) 2023-07-08 17:29:35 -04:00