← Back to context

Comment by ramoz

1 day ago

Karpathy had a similar interesting take the other day

https://x.com/karpathy/status/1921368644069765486

I'm starting up experiments with having agents write system prompts for sub-agents. Specifically, have the LLM build, test, and validate a small, simple tool, and once validated, add it to its own system prompt listing available tools.

Anyone else experimenting with letting LLMs generate their own or sub-agent system prompts?