Locally Running Weaviate
This release lets both the frontend and backend point towards either a cloud Weaviate cluster or a locally running Weaviate instance (e.g. via Docker).
What's Changed
- feat(client,api,tests): add Weaviate local configuration without API … by @gulyabaniTR in #26
- feat: added workflow for automatic backend/frontend deployment by @dannyjameswilliams in #32
- Docs: added more info about locally running weaviate across documentation+readme by @dannyjameswilliams in #33
- Release v0.2.5 by @dannyjameswilliams in #36
New Contributors
- @gulyabaniTR made their first contribution in #26
- @thomashacker made their first contribution in #35
Full Changelog: v0.2.4...v0.2.5