1.3.0
版本发布时间: 2024-02-10 06:48:41
TheR1D/shell_gpt最新发布版本:1.4.4(2024-08-11 07:32:04)
What's Changed
- Ollama and other LLM backends.
- Markdown formatting now depends on role description.
- Code refactoring and optimisation.
Multiple LLM backends
ShellGPT now can work with multiple Backends using LiteLLM. You can use locally hosted open source models which are available for free. To use local models, you will need to run your own LLM backend server such as Ollama. To setup ShellGPT with Ollama, please follow this comprehensive guide. Full list of supported models and providers here. Note that ShellGPT is not optimized for local models and may not work as expected❗️
Markdown formatting
Markdown formatting now depends on the role description. For instance, if the role includes "APPLY MARKDOWN"
in its description, the output for this role will be Markdown-formatted. This applies to both default and custom roles. If you would like to disable Markdown formatting, edit the default role description in ~/.config/shell_gpt/roles
.
Full Changelog: https://github.com/TheR1D/shell_gpt/compare/1.2.0...1.3.0
1、 shell_gpt-1.3.0-py3-none-any.whl 27.91KB
2、 shell_gpt-1.3.0.tar.gz 36.84KB