HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kmad

no profile record

Submissions

Token Capital Efficiency

kmad.ai
2 points·by kmad·14 giorni fa·0 comments

[untitled]

1 points·by kmad·6 mesi fa·0 comments

Achieving 20%+ improvement in structured extraction using DSPy and GEPA

kmad.ai
3 points·by kmad·7 mesi fa·1 comments

comments

kmad
·2 mesi fa·discuss
This is, at least in part, the promise of frameworks like DSPy and PydanticAI. They allow you to structure LLM calls within the broader control flow of the program, with typed inputs and outputs. That doesn’t fix non-determinism, hallucinations, etc., but it does allow you to decompose what it is you’re trying to accomplish and be very precise about when an LLM is called and why.