dspy

Package — LLM/AIPython 3.7+Advanced

Framework for programming (not prompting) language models

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
openai, pydantic, pandas, regex, tqdm, ujson, optuna
Install
pip install dspy-ai

Learn by Difficulty

Quick Example

python
# Install: pip install dspy-ai
import dspy

# Basic dspy usage
print(f"Using dspy")
# See documentation for detailed examples

dspy is a third-party package. Framework for programming (not prompting) language models. Install with: pip install dspy-ai

Try in Playground

Tags

packagellmaigenerative-aiagents