From 7f8b795a904299aac634211c28599eaf374f1473 Mon Sep 17 00:00:00 2001 From: Courtland Leer <93223786+courtlandleer@users.noreply.github.com> Date: Tue, 26 Mar 2024 15:21:46 -0400 Subject: [PATCH] proof --- content/blog/Introducing Honcho's Dialectic API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/Introducing Honcho's Dialectic API.md b/content/blog/Introducing Honcho's Dialectic API.md index aea47205b5f07..f9a62acafc0d1 100644 --- a/content/blog/Introducing Honcho's Dialectic API.md +++ b/content/blog/Introducing Honcho's Dialectic API.md @@ -10,7 +10,7 @@ tags: ![[agent_dialectics.jpeg]] ## 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.