The Anatomy of an Agent Harness

(langchain.com)

2 points | by meysamazad 5 hours ago ago

1 comments

  • vdelpuerto 4 hours ago ago

    through agent Harness the user can get a kind of model personalization as it iterates, you adjust patterns, mistakes, KB and preferences. Its the closest we have to add some kind of personality to our LLM agents. mistakes are the hardest one because you put the rule in AGENTS.md or system prompt and the model still goes back to the wrong pattern. context alone don't fix it