|
|
|
|
|
by r0fl
39 days ago
|
|
Interesting idea I get codex to use openrouter api and ask it to find 5 cheap but highly efficient LLMs at the task that km doing based on benchmarks and descriptions I then run the query through all 5, get a markdown file for each in case I want to read through it later and have codex analyze and improve things based on those 5 outputs It’s very easy and can scale to 11 or more LLMs with the same api |
|