v0.2 (2024-07-23)
What's Changed
This is a feature-packed release! Some of highlights include:
- New "Embeddings" endpoint to generate vector embeddings for texts
- Methods for importing and exporting table data via CSV or TSV
- Ability to filter table rows when listing them by searching for keywords
- Vastly reduced dependency list for Python SDK
- Many other bug fixes and improvements
New Contributors
- @eltociear made their first contribution in #9
- @Jiaqi0602
- @wenjielee11