-
Notifications
You must be signed in to change notification settings - Fork 49
docs: create documentation for Alchemyst AI Retriever #734
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Added documentation for Alchemyst AI Retriever integration, including setup and usage instructions.
@anuran-roy is attempting to deploy a commit to the LangChain Team on Vercel. A member of the Team first needs to authorize it. |
[ADD] Added code snippets for Alchemyst Retriever
There was a problem hiding this 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 |
There was a problem hiding this 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.
src/oss/javascript/integrations/retrievers/alchemystai-retriever.mdx
Outdated
Show resolved
Hide resolved
src/oss/javascript/integrations/retrievers/alchemystai-retriever.mdx
Outdated
Show resolved
Hide resolved
…er.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…er.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this 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.
There was a problem hiding this 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.
src/oss/javascript/integrations/retrievers/alchemystai-retriever.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this 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.
src/oss/javascript/integrations/retrievers/alchemystai-retriever.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this 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.
src/oss/javascript/integrations/retrievers/alchemystai-retriever.mdx
Outdated
Show resolved
Hide resolved
…er.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this 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.
There was a problem hiding this 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.
There was a problem hiding this 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.
src/oss/javascript/integrations/retrievers/alchemystai-retriever.mdx
Outdated
Show resolved
Hide resolved
…er.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this 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.
There was a problem hiding this 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.
src/oss/javascript/integrations/retrievers/alchemystai-retriever.mdx
Outdated
Show resolved
Hide resolved
src/oss/javascript/integrations/retrievers/alchemystai-retriever.mdx
Outdated
Show resolved
Hide resolved
…er.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this 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>
There was a problem hiding this 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.
There was a problem hiding this 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.
There was a problem hiding this 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.
There was a problem hiding this 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.
Added documentation for Alchemyst AI Retriever integration, including setup and usage instructions.
Overview
Type of change
Type: New documentation page
Fixes: #741
Checklist
docs dev
src/docs.json
if neededAdditional notes