Custom Weaviate Connections
Added the ability to connect to custom Weaviate connections, specifying a unique REST and GRPC endpoint and more.
Also includes some bug fixes (#22 and #55) as well as handling API keys better for future development.
What's Changed
- Update GitHub Readme by @victorialslocum in #62
- fix: don't remove all API keys in ElysiaKeyManager by @dannyjameswilliams in #60
- feat: add connect_to_custom by @ARedaUni in #70
- fix: default offset of sampled data in preprocessing from 99,999 to 9,999 by @dannyjameswilliams in #72
- Auto-update from frontend release v0.2.5 by @github-actions[bot] in #75
New Contributors
- @victorialslocum made their first contribution in #62
- @ARedaUni made their first contribution in #70
Full Changelog: v0.2.7...v0.2.8