textgrad - conda-forge | Anaconda.org (original) (raw)
To install this package, run one of the following:
$conda install conda-forge::textgrad
Downloads (Last 6 months): 0
An autograd engine -- for textual gradients!
TextGrad is a powerful framework building automatic ``differentiation'' via text. TextGrad implements backpropagation through text feedback provided by LLMs, strongly building on the gradient metaphor
We provide a simple and intuitive API that allows you to define your own loss functions and optimize them using text feedback. This API is similar to the Pytorch API, making it simple to adapt to your usecases.

PyPI: https://pypi.org/project/textgrad/
:fire: The conda-forge recipe was generated with Conda-Forger App.
Summary
Automatic ''Differentiation'' via Text -- using large language models to backpropagate textual gradients.