Skip to content

feat(langchain): headless tools#3223

Open
Christian Bromann (christian-bromann) wants to merge 11 commits intomainfrom
cb/headless-tools
Open

feat(langchain): headless tools#3223
Christian Bromann (christian-bromann) wants to merge 11 commits intomainfrom
cb/headless-tools

Conversation

@christian-bromann
Copy link
Copy Markdown
Member

This patch documents headless tools.

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-cbhead-1773962116-e7037cd

Comment thread src/oss/langchain/tools.mdx Outdated
Comment thread src/oss/langchain/tools.mdx Outdated
Comment thread src/oss/langchain/tools.mdx Outdated
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-cbhead-1774977035-bff2699

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-cbhead-1774986661-5c65123

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-cbhead-1774987106-bfe847e

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 4, 2026

Mintlify preview ID generated: preview-cbhead-1775285429-ba3f526

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 4, 2026

Mintlify preview ID generated: preview-cbhead-1775286064-e35eb17

@github-actions github-actions bot added the ci label Apr 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 4, 2026

Mintlify preview ID generated: preview-cbhead-1775318046-914e227

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggested style/format nits. once fixed, can merge

The playground example on this page uses a small browser-memory toolkit backed
by IndexedDB plus a geolocation tool that runs entirely on the client.

import { PatternEmbed } from "/snippets/pattern-embed.jsx"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this already exist somewhere?

Copy link
Copy Markdown
Member Author

@christian-bromann Christian Bromann (christian-bromann) Apr 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. The example is deployed to our playground. The component is defined in the root package.json and is build and copied into the snippets directory at build time. It does not live in the source code.

Comment thread src/oss/langchain/frontend/headless-tools.mdx
Comment thread src/oss/langchain/frontend/headless-tools.mdx Outdated
Comment thread src/oss/langchain/frontend/headless-tools.mdx Outdated
Comment thread src/oss/langchain/frontend/headless-tools.mdx Outdated
Comment thread src/oss/langchain/frontend/headless-tools.mdx Outdated
Comment thread src/oss/langchain/tools.mdx Outdated
Comment thread src/oss/langchain/tools.mdx
Comment thread src/oss/langchain/tools.mdx Outdated
Comment thread src/oss/langchain/tools.mdx Outdated
Co-authored-by: Lauren Hirata Singh <lauren@langchain.dev>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 2026

Mintlify preview ID generated: preview-cbhead-1775513383-92dcd85

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Mintlify preview ID generated: preview-cbhead-1775583955-85bea0e

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-cbhead-1776204662-6fa9325

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci internal langchain For docs changes to LangChain oss

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants