zou-group / textgrad

Automatic ''Differentiation'' via Text -- using large language models to backpropagate textual gradients.
http://textgrad.com/
MIT License
930 stars 66 forks source link

Can I use dspy together with textgrad? #12

Open IcyFeather233 opened 2 weeks ago

IcyFeather233 commented 2 weeks ago

Hi I wonder if there is any examples that I can combine dspy together with textgrad to better use both of these 2 excellent projects.

mertyg commented 1 week ago

Thank you for the kind words @IcyFeather233 ! It should be certainly possible to use TextGrad as an optimizer for DSPy pipelines, and we have plans for this.