01
DSPy — Declarative LLM Programming
- Declarative framework — Signature-driven module composition (ReAct, ChainOfThought, ProgramOfThought, MultiChainComparison).
- Optimizer-driven compilation — BootstrapFewShot → MIPROv2 → GEPA, with multi-objective Pareto optimization and UCB tree-guided evolution.
- Adapter-level configuration — Chat, JSON, and XML protocol adapters with adapter-level config.
- LLM serving — vLLM, SGLang, and TurboQuant for efficient batch inference and quantized deployment via Ollama and OpenRouter.