docs: apply boosts and tag a few things (#4455)

Manual pass to apply a few heuristics:

* Boost conceptual pages
* Deboost (is that a word?) index pages that list all content
* Prefer Agents pages if search query contains the word "agent"
* Add tags for a few selected pages
This commit is contained in:
Eugene Yurtsev
2025-04-29 13:56:57 -04:00
committed by GitHub
parent 11b472e876
commit 7170a9f0f4
59 changed files with 336 additions and 4 deletions
+9
View File
@@ -1,3 +1,12 @@
---
search:
boost: 2
tags:
- agent
hide:
- tags
---
# UI
You can use a prebuilt chat UI for interacting with any LangGraph agent through the [Agent Chat UI](https://github.com/langchain-ai/agent-chat-ui). Using the [deployed version](https://agentchat.vercel.app) is the quickest way to get started, and allows you to interact with both local and deployed graphs.