Prompta v3.2.0
Sync v2
Sync has been revamped so it actually works. The initial implementation used the vlcn p2p module, but it had issues when all clients weren't online at the same time, which is most of the time. Instead, there's now a sync server which remains up and handles connections from all clients. You can run your own sync server or use the default one.
What's Changed
- Sync v2 by @iansinnott in #18
- Some quality of life improvements when working with non-openai base urls by @nikvdp in #20
New Contributors
Full Changelog: v3.1.1...v3.2.0