Changed - Changed `client_config` form in Streamlit demo to allow any number of `max_tokens`
Removed - N/A
0.1.6
Added - N/A
Changed - Fixed `PromptChatbot.to_dict()`. Previously, this threw an error as the Cohere client cannot be pickled. - Fixed Streamlit demo to save stop sequences correctly when swapping personas.
Removed - N/A
0.1.5
Added - N/A
Changed - Bug fix of twemoji MaxCDN outage
Removed - N/A
0.1.4
Added - N/A
Changed - Converted relative links in README to absolute links for PyPI compatibility - Bug fix related to custom persona injection in streamlit
Removed - N/A
0.1.3
Added - N/A
Changed - Updated README content to clarify secrets management - Streamline custom persona injection in streamlit
Removed - N/A
0.1.2
Added - Added Streamlit demo app to `conversant`
Changed - Updated README content - Updated default persona directory