Yeah I assumed you were using some sort of multi-agent framework where you give agents different prompts/tools and they work together. You just mean a custom GPT.
I was half hoping there was a command line app that could do that, though I also forgot custom GPTs can browse the internet.
I don’t have the hardware to run good models, but if you can run a local one then you can write a small script to set a system prompt with ollama via the command line. Haven’t tried it, but sounds like what you want.
Yeah I assumed you were using some sort of multi-agent framework where you give agents different prompts/tools and they work together. You just mean a custom GPT.
I was half hoping there was a command line app that could do that, though I also forgot custom GPTs can browse the internet.