Highlights
- πΈοΈ π§ A new AG2 agent capability: Graph RAG with Neo4j, providing the power of knowledge graphs.
See a real-world demo of it here:
https://github.com/ag2ai/ag2/blob/main/notebook/agentchat_graph_rag_neo4j.ipynb - π€π§ Let's welcome IBM's watsonx to AG2!
https://ag2ai.github.io/ag2/docs/topics/non-openai-models/cloud-litellm-watsonx - π Need to know what's happening under the hood, see telemetry with Arize Phoenix:
https://github.com/ag2ai/ag2/blob/main/notebook/agentchat_swarm_graphrag_telemetry_trip_planner.ipynb
What's Changed
- Neo4j RAG Update by @Eric-Shang in #202
- Add watsonx to third party models by @emooreatx in #187
- Falkor DB Query Engine: Add delete method and handle exceptions by @AgentGenie in #178
- Improve agent telemetry tracking in GraphRAG for trip planning by @donbr in #194
- Update MAINTAINERS.md | Add myself to contributors by @Eric-Shang in #199
- Updated Neo4j notebook (schema prioritised) by @marklysze in #204
- Tweaked telemetry notebook text by @marklysze in #203
- Bump nanoid from 3.3.7 to 3.3.8 in /website by @dependabot in #181
- Version Bump 0.5.3b1 by @marklysze in #211
- Update version.py to 0.5.3 by @marklysze in #212
New Contributors
- @donbr made their first contribution in #194
- @emooreatx made their first contribution in #187
Full Changelog: v0.5.2...v0.5.3