v1.18.0
·
117 commits
to refs/heads/main
since this release
👋 Hello and welcome to the release notes for Promptulate v1.17.1! We're excited to share some new updates that we believe will enhance your experience with Promptulate.
For detailed information, please visit our official documentation: Promptulate Documentation
To see the code, report issues, or contribute, check out our GitHub repository: Promptulate on GitHub
What’s Changed
- Add Stream JSON parser (#828) @longsihua2003
- feat:Add use cases of chat to GitHubRepo using pne.chat()+streamlit (#829) @Hizeros
- docs:Add use case tutorial document of chat to github repo (#830) @Hizeros
- docs:Update the streamlit chatbot example image in the use case tutorial (#831) @Hizeros
- pref: optimize llmapper usage (#808) @Undertone0809
- docs: update AIChat memory usage (#807) @Undertone0809
- docs:Add llmapper's use case tutorial document (#805) @Hizeros
- feat:Add use cases to draw knowledge maps using streamlit+pne+networkx (#804) @Hizeros