(no title)
jasonjmcghee | 4 days ago
Nearly all of its value is facilitating your interaction with the LLM, the tools it can use, and how it uses them.
jasonjmcghee | 4 days ago
Nearly all of its value is facilitating your interaction with the LLM, the tools it can use, and how it uses them.
gtirloni|4 days ago
jasonjmcghee|4 days ago
This is very similar to what the agent is doing. You are building the appropriate environment for it to be able to complete the task most reliably etc
Not just functions/tools and documentation available (which is similar to a library), also context and critically, enforcement of behavior.
This is probably the key thing that makes it a "harness". If the agent can do whatever it wants, it's not in a harness.