Skip to content

v3.1.1

Compare
Choose a tag to compare
@justinh-rahb justinh-rahb released this 12 Aug 23:21
· 182 commits to master since this release
ca6ddfd

/help Command Integration

We've introduced the /help command to Chat²GPT. Users can now quickly reference the documentation directly from the chat environment. This command retrieves content from the docs/usage.md file, ensuring the most up-to-date information is always provided. Additionally, the implementation has been structured to allow for future expansion, making it easy to incorporate other documentation pages using the get_docs() function.

What's Changed

Full Changelog: v3.1.0...v3.1.1