mattpocock / mattpocock/evalite
Vercel's default gateway model doesn't work with built-in LLM scorers
Open
Nobody has claimed this yet.
triaged
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
If you try to use Vercel's default gateway model with LLM scorers...
It doesn't work.
However, if you swap in any of the other providers (OpenAI, Google, etc.), it works fine.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with Vercel's default gateway model and a built-in LLM scorer, using the attached screenshots as the observed behavior. Compare that run with an OpenAI or Google provider, then trace the gateway/scorer integration to identify the mismatch. Done means the default Vercel gateway model works with built-in LLM scorers as the other providers do.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100