Releases: Soulter/hugging-chat-api
Releases · Soulter/hugging-chat-api
v0.3.4
v0.3.3
v0.3.2
What's Changed
- doc: chinese README up-to-date by @RockChinQ in #103
- Feat: Implement custom class
Message
to encapsulateGenerator
; by @ogios in #94 - Add new HuggingChat model and change System Prompt method by @Whitelisted1 in #105
- Merge some codes and fix some potential bugs by @Soulter
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Made changes to set_sytem_prompt by @Whitelisted1 in #97
- Fixed error messages by @Whitelisted1 in #101
- Remove old model:
OpenAssistant/oasst-sft-6-llama-30b-xor
is no longer used by HuggingChat
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Add the option to stream output from cli by @Whitelisted1 in #91
- Adds the ability to change the system prompt by @Whitelisted1 in #93
- Add the web search feature by @Soulter in 8510b9f
- CLI mode supports the web search by @Soulter in a8ac40f
- typo fixes
Full Changelog: v0.2.9...v0.3.0
v0.2.9
v0.2.8
v0.2.7
What's Changed
- Rewrite streamed json logic to properly break on finalAnswer by @Sumandora in #81
New Contributors
- @Sumandora made their first contribution in #81
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- doc(README_cn.md): up to date by @RockChinQ in #76
- fix: the problem of parsing result data. @Soulter f2aa3a5
Full Changelog: v0.2.5...v0.2.6