-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: stanfordnlp/dspy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(local): support extra_args in launch_kwargs for SGLang server
#9310
opened Feb 18, 2026 by
adityasingh2400
Loading…
refactor(rlm): enhance code fence parsing and REPL entry formatting
#9309
opened Feb 18, 2026 by
isaacbmiller
•
Draft
docs: complete llmstxt plugin with full nav sections
#9307
opened Feb 16, 2026 by
ahmeshaf
Loading…
2 tasks done
feat(rlm): allow for passing pydantic models inside an RLM
#9306
opened Feb 16, 2026 by
isaacbmiller
•
Draft
docs: add Google-style docstrings to MultiChainComparison class
#9305
opened Feb 16, 2026 by
adityasingh2400
Loading…
docs: add Google-style docstrings to Embeddings class
#9304
opened Feb 16, 2026 by
adityasingh2400
Loading…
fix(best_of_n): prevent fail_count mutation and silent None return
#9301
opened Feb 14, 2026 by
zamalali
Loading…
docs: add Google-style docstrings to retrievers module
#9300
opened Feb 12, 2026 by
marlonbarreto-git
Loading…
Add dspy.CLI module for wrapping CLI programs as optimizable modules
#9298
opened Feb 11, 2026 by
CyrusNuevoDia
•
Draft
1 of 4 tasks
feat(rlm): multimodal media, budget controls, multi-model routing, LocalInterpreter, depth>1, GEPA resilience
#9295
opened Feb 11, 2026 by
rawwerks
Loading…
fix: effective_max_tokens when using a
load'ed OpenAI reasoning model
#9294
opened Feb 11, 2026 by
peterhadlaw
Loading…
fix(json_adapter): handle nested JSON objects in LM response
#9291
opened Feb 11, 2026 by
themavik
Loading…
fix(copro): make eval_kwargs parameter truly optional
#9290
opened Feb 11, 2026 by
themavik
Loading…
fix: prevent _parse_code from corrupting valid Python string literals
#9288
opened Feb 10, 2026 by
themavik
Loading…
4 tasks
fix: propagate exceptions from async generator in apply_sync_streaming
#9287
opened Feb 10, 2026 by
themavik
Loading…
2 tasks
docs: add Google-style docstrings to retrieve.py
#9277
opened Feb 8, 2026 by
adityasingh2400
Loading…
6 tasks done
fix(predict): remove code corruption in ProgramOfThought._parse_code
#9276
opened Feb 8, 2026 by
adityasingh2400
Loading…
7 tasks done
fix: ColBERTv2RetrieverLocal forward method variable scoping bug
#9272
opened Feb 8, 2026 by
veeceey
Loading…
fix(pythoninterpreter): Guard against common install issues
#9267
opened Feb 6, 2026 by
isaacbmiller
Loading…
Feature Proposal: SkillsReAct - Skill-based Agent Module
#9260
opened Feb 6, 2026 by
ivanvza
Loading…
fix: simplify _parse_code to prevent code corruption
#9259
opened Feb 5, 2026 by
Mr-Neutr0n
Loading…
feat(refine): Support Prediction and tuple return types in reward_fn
#9252
opened Feb 2, 2026 by
aazizisoufiane
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.