Packages
Flutter/Dart: flutter pub add sqlite_ai:0.7.59 or dart pub add sqlite_ai:0.7.59
Node: npm install @sqliteai/sqlite-ai
Android: ai.sqlite:ai:0.7.59
Python: pip install sqlite-ai
Swift: Installation Guide
What's Changed
- feat(chat): add system prompt handling in chat messages by @danielebriggi in #21
- test(c): add embedding and multi-connection tests, refactor memory checks by @andinux in #22
Full Changelog: 0.7.58...0.7.59