Small decisions. Interesting possibilities.Submit a project / videoSubmit

Just-in-time model selection in Goose

Experimentation with Jev from @typesafeai and our harness @goose_oss Use Jev to take a prompt and JIT select a model just before the turn runs. Jev and models like it will be useful in many areas and this is just early prototype code on a first idea

How it uses Jev

Uses Jev to make the bounded decisions demonstrated by Just-in-time model selection in Goose.

Why it's interesting

Shows a concrete Jev-driven result in public media and passed the verified engagement threshold.

How often does Jev run?

This project calls Jev on demand, in response to user input or events.