dspy
dspy copied to clipboard
Litellm integration
Have you seen the backend-rc branch? It also uses LiteLLM and has a new approach to formatting prompts/parsing.
See #1385 and the rc branch (LiteLLM + backends) https://github.com/stanfordnlp/dspy/tree/rc
See new dspy.LM implementation that is not yet documented, but was merged in this recent release.