Hacker News new | ask | show | jobs
Optimizing Tool Selection in LLM Workflows(Part 2): A DSPy and PyTorch Benchmark (viksit.substack.com)
1 points by viksit 327 days ago
1 comments

Based on the feedback from my last HN post on differentiable routing, I ran a follow-up benchmark: local RNN vs GPT-4o for tool selection in LLM workflows.

Same accuracy, 40% lower cost. Appreciate all the suggestions, this post builds on them.