Fresh out the oven
- CLI You can now interact with Myple from the command line. Check out how to install the CLI and get started.
- New API endpoints We’ve added the followings:
/v1/chat/completions
for generating completions./v1/embeddings
for generating embeddings from text you can later upload in your collections.
- Invite links You can now invite users to your workspace with a link via email.
Bug Fixes
- Fixed small UI issues from smaller screens.