|
|
|
|
|
by flowofcontrol
1 day ago
|
|
Thanks, Ill watch the youtube video. I guess I'm trying to define the agent itself to be wider than just the chat loop. The reason is that, when we test agents (not in production yet), the results are extremely varied depending on the model you use, the system context, what the current context holds, etc. So I guess I could replace my agent-definition with agent-harness? I also like the 'production tools' list from the bottom of the emperor has no clothes article. My main goal though remains to be able to express how the agentic system is constructed (be that the harnass, the production tooling or the agent definition) and the actual current state (that is what i defined the agent to be). And then afterwards, be able to reason about what characteristics are good for which types of agentic systems. I don't know if that makes sense? |
|
llm -> agentic loop -> native agent harness (inner harness) -> user harness (outer harness) -> orchestrator