v0.3.0
What's Changed
- Prevent querying all the available graphs when DEFAULT graph is the graph_uri by @VarinThakur01 in #38
- Change schema member attribute to rdflib.Graph instead of a string by @VarinThakur01 in #39
- Add fixture for custom vectorDB testcases, to ensure dropping of tables by @VarinThakur01 in #40
- Revamp project folder structure to introduce modules by @VarinThakur01 in #41
- Add examples and change readme to reduce dependency on langchain docs by @VarinThakur01 in #44
Full Changelog: v0.2.3...v0.3.0