HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kmad

no profile record

Submissions

Token Capital Efficiency

kmad.ai
2 points·by kmad·14 gün önce·0 comments

[untitled]

1 points·by kmad·6 ay önce·0 comments

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

kmad.ai
3 points·by kmad·7 ay önce·1 comments

comments

kmad
·2 ay önce·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.