6 ms·
There’s always DSP for those who need a lightweight but powerful programming model — not a library of predefined prompts and integrations. It’s a very differen
by okhat 3y ago
There’s always DSP for those who need a lightweight but powerful programming model — not a library of predefined prompts and integrations.
It’s a very different experience from the hand-holding of LangChain, but it packs reusable magic in generic constructs like annotate, compile, etc that work with arbitrary programs.
https://github.com/stanfordnlp/dsp/ https://github.com/stanfordnlp/dsp/
- barking_biscuit 3y agoDidn't know about this. Looks promising!