What's Changed
- Add azure openai as an option in _llm.py by @SliverBulle in #31
- Add DSPy for entity extraction by @NumberChiffre in #27
- fix: Resolve the issue of graphml_fisualize.py not functioning properly when data is too long by @akai-shuuichi in #37
- feature: allow custom chunking method by @rangehow in #40
- support customized html path and port by @knightmarehs in #52
- speed up chunking & add separator chunking by @rangehow in #48
- Add two relatively complete examples by @morler in #58
- Convert Entity Relationship Extraction in DSPy to using CoT by @NumberChiffre in #44
- Fix union type for python 3.9 by @NumberChiffre in #60
- feat: add Neo4j graph backend by @gusye1234 in #61
New Contributors
- @SliverBulle made their first contribution in #31
- @akai-shuuichi made their first contribution in #37
- @rangehow made their first contribution in #40
- @knightmarehs made their first contribution in #52
- @morler made their first contribution in #58
Full Changelog: v0.0.7...v0.0.8