This commit is contained in:
Courtland Leer 2024-03-26 15:21:46 -04:00
parent b2650d12e1
commit 7f8b795a90

View File

@ -10,7 +10,7 @@ tags:
![[agent_dialectics.jpeg]] ![[agent_dialectics.jpeg]]
## TL;DR ## TL;DR
Our Dialectic API is an LLM-native way for your AI application to discuss user context with Honcho. It allows for direct LLM-to-LLM communication in natural language. Our [Dialectic API](https://docs.honcho.dev/guides/dialectic-endpoint) is an LLM-native way for your AI application to discuss user context with Honcho. It allows for direct LLM-to-LLM communication in natural language.
Agents need ways to interface dynamically and autonomously, free from the rigidness of traditional APIs. We're building that substrate. Agents need ways to interface dynamically and autonomously, free from the rigidness of traditional APIs. We're building that substrate.