You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gpt4all/gpt4all-bindings/python/docs
cosmic-snow ee26e8f271
CLI Improvements (#1021)
* Add gpt4all-bindings/cli/README.md

* Unify version information
- Was previously split; base one on the other
- Add VERSION_INFO as the "source of truth":
  - Modelled after sys.version_info.
  - Implemented as a tuple, because it's much easier for (partial)
    programmatic comparison.
- Previous API is kept intact.

* Add gpt4all-bindings/cli/developer_notes.md
- A few notes on what's what, especially regarding docs

* Add gpt4all-bindings/python/docs/gpt4all_cli.md
- The CLI user documentation

* Bump CLI version to 0.3.5

* Finalise docs & add to index.md
- Amend where necessary
- Fix typo in gpt4all_cli.md
- Mention and add link to CLI doc in index.md

* Add docstings to gpt4all-bindings/cli/app.py

* Better 'groovy' link & fix typo
- Documentation: point to the Hugging Face model card for 'groovy'
- Correct typo in app.py
1 year ago
..
assets transfer python bindings code 1 year ago
css transfer python bindings code 1 year ago
gpt4all_chat.md Parse Org Mode files (#1038) 1 year ago
gpt4all_cli.md CLI Improvements (#1021) 1 year ago
gpt4all_faq.md Update gpt4all_faq.md (#861) 1 year ago
gpt4all_modal.md Chat Client Documentation (#596) 1 year ago
gpt4all_python.md GPT4All Updated Docs and FAQ (#632) 1 year ago
index.md CLI Improvements (#1021) 1 year ago