pedramnavid.com/blog/dspy-pa...
pedramnavid.com/blog/dspy-pa...
My notes here: simonwillison.net/2025/Oct/4/d...
My notes here: simonwillison.net/2025/Oct/4/d...
github.com/stanfordnlp/...
github.com/stanfordnlp/...
everyone: "DSPy is great, all LLM programming should be done like this"
narrator: "No real LLM programming is done this way"
everyone: "DSPy is great, all LLM programming should be done like this"
narrator: "No real LLM programming is done this way"
⭐ 1,963 (+77)
🗒 Jupyter Notebook
DSPy: The framework for programming with foundation models
⭐ 1,963 (+77)
🗒 Jupyter Notebook
DSPy: The framework for programming with foundation models
⭐ 19,527 (+35)
🗒 Python
DSPy: The framework for programming—not prompting—language models
⭐ 19,527 (+35)
🗒 Python
DSPy: The framework for programming—not prompting—language models
Only until you push them! If you ask them a sufficiently hard question they come at you like a spider monkey who ate a textbook, a thesaurus, and a lot of cocaine.
Only until you push them! If you ask them a sufficiently hard question they come at you like a spider monkey who ate a textbook, a thesaurus, and a lot of cocaine.
They used Qwen3-8B (which was not trained for math, coding, agency, etc.) and show that GEPA performed better than RL rollouts
paper: arxiv.org/abs/2507.19457
github: github.com/gepa-ai/gepa
DSPy docs: dspy.ai/api/optimize...
They used Qwen3-8B (which was not trained for math, coding, agency, etc.) and show that GEPA performed better than RL rollouts
paper: arxiv.org/abs/2507.19457
github: github.com/gepa-ai/gepa
DSPy docs: dspy.ai/api/optimize...
Stanford NLP shipped DSPy 3.3.0b1 with a new ReActV2 agent module built around native tool calling, plus a new typed, provider-neutral LM...
https://github.com/stanfordnlp/dspy/releases/tag/3.3.0b1
#AI #AgentWyre
Stanford NLP shipped DSPy 3.3.0b1 with a new ReActV2 agent module built around native tool calling, plus a new typed, provider-neutral LM...
https://github.com/stanfordnlp/dspy/releases/tag/3.3.0b1
#AI #AgentWyre
it looks pretty complete. i’m fairly anti-framework, but DSPy actually does provide solid abstractions. this is good
github.com/krypticmouse...
it looks pretty complete. i’m fairly anti-framework, but DSPy actually does provide solid abstractions. this is good
github.com/krypticmouse...
We aim to soften the learning curve to make the benefits more accessible, starting with more new docs and front page. dspy.ai
We aim to soften the learning curve to make the benefits more accessible, starting with more new docs and front page. dspy.ai
👉 Le projet : github.com/stanfordn...
👉 Le projet : github.com/stanfordn...
unlike some DSPy algorithms, this modifies the English, not just examples
unlike some DSPy algorithms, this modifies the English, not just examples
It’s an entire ecosystem.
Think of it like a tech stack:
→ Models
GPT
Claude
Gemini
Llama
→ Frameworks
LangChain
LlamaIndex
DSPy
→ Tools
MCP
Vector databases
Web search
Code execution
→ Applications
AI agents
Coding assistants
It’s an entire ecosystem.
Think of it like a tech stack:
→ Models
GPT
Claude
Gemini
Llama
→ Frameworks
LangChain
LlamaIndex
DSPy
→ Tools
MCP
Vector databases
Web search
Code execution
→ Applications
AI agents
Coding assistants
Built this today to understand better how a few of the optimizers work under the hood:
github.com/BenMcH/DSPy-...
Built this today to understand better how a few of the optimizers work under the hood:
github.com/BenMcH/DSPy-...