Skip to content

Conversation

anuran-roy
Copy link

@anuran-roy anuran-roy commented Oct 3, 2025

Added documentation for Alchemyst AI Retriever integration, including setup and usage instructions.

Overview

Type of change

Type: New documentation page

Fixes: #741

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes

Added documentation for Alchemyst AI Retriever integration, including setup and usage instructions.
Copy link

vercel bot commented Oct 3, 2025

@anuran-roy is attempting to deploy a commit to the LangChain Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added langchain For docs changes to LangChain oss javascript labels Oct 3, 2025
@anuran-roy anuran-roy changed the title Create documentation for Alchemyst AI Retriever Create documentation for Alchemyst AI Retriever and Memory Oct 3, 2025
@anuran-roy anuran-roy changed the title Create documentation for Alchemyst AI Retriever and Memory Create documentation for Alchemyst AI Retriever Oct 3, 2025
@anuran-roy anuran-roy marked this pull request as ready for review October 3, 2025 10:23
@Copilot Copilot AI review requested due to automatic review settings October 3, 2025 10:23
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds comprehensive documentation for the Alchemyst AI Retriever integration in LangChain's JavaScript documentation. The documentation includes company background, setup instructions, installation commands for multiple package managers, and a practical usage example.

Key changes:

  • Created new documentation page for Alchemyst AI Retriever with setup and usage instructions
  • Added navigation entry to the retrievers index page
  • Included a complete TypeScript example demonstrating retriever usage in a LangChain pipeline

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/oss/javascript/integrations/retrievers/alchemystai-retriever.mdx Main documentation page with company overview, setup instructions, and usage examples
src/oss/javascript/integrations/retrievers/index.mdx Added navigation card for the new Alchemyst AI Retriever documentation
src/snippets/javascript-integrations/examples/retrievers/alchemystai.mdx TypeScript code example showing how to instantiate and use the retriever

@anuran-roy
Copy link
Author

@lnhsingh @katmayb can you please approve the PR workflows? Thanks!

@anuran-roy anuran-roy requested a review from Copilot October 3, 2025 10:49
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

…er.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Copilot Copilot AI review requested due to automatic review settings October 3, 2025 15:11
…er.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@anuran-roy anuran-roy requested a review from Copilot October 3, 2025 15:13
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

@anuran-roy anuran-roy requested a review from Copilot October 3, 2025 15:16
@anuran-roy anuran-roy requested a review from Copilot October 4, 2025 14:47
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

@anuran-roy anuran-roy requested a review from Copilot October 4, 2025 14:49
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

…er.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Copilot Copilot AI review requested due to automatic review settings October 4, 2025 17:55
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@anuran-roy anuran-roy requested a review from Copilot October 4, 2025 18:01
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@anuran-roy anuran-roy requested a review from Copilot October 4, 2025 18:02
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

…er.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Copilot Copilot AI review requested due to automatic review settings October 4, 2025 18:03
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@anuran-roy anuran-roy requested a review from Copilot October 4, 2025 18:03
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

…er.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Copilot Copilot AI review requested due to automatic review settings October 4, 2025 18:04
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

…er.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Copilot Copilot AI review requested due to automatic review settings October 4, 2025 18:05
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@anuran-roy anuran-roy requested a review from Copilot October 4, 2025 18:06
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@anuran-roy anuran-roy requested a review from Copilot October 4, 2025 18:07
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@anuran-roy anuran-roy requested a review from Copilot October 4, 2025 19:32
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

@anuran-roy
Copy link
Author

@lnhsingh @katmayb I think the documents are good to merge. ^_^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript langchain For docs changes to LangChain oss
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[langchain]: Add Alchemyst AI Retriever docs for Langchain JS
1 participant