stanfordnlp / dspy

DSPy: The framework for programming—not prompting—language models
https://dspy.ai
MIT License
18.84k stars 1.44k forks source link

neo4j_rm support litellm embedding model #1771

Closed xucailiang closed 1 week ago

xucailiang commented 1 week ago

I noticed that litellm has added an embedding module, which is a good integration,

and neo4j_rm still does not support callback functions.

This PR is here for this.