Skip to content
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

fix links to prompt templates and example selectors #6332

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

masafumimori
Copy link
Contributor

Fixes #
links to prompt templates and example selectors on the Prompts page are invalid.

Before submitting

Just a small note that I tried to run make docs_clean and other related commands before PR written here, it gives me an error:

langchain % make docs_clean
Traceback (most recent call last):
  File "/Users/masafumi/Downloads/langchain/.venv/bin/make", line 5, in <module>
    from scripts.proto import main
ModuleNotFoundError: No module named 'scripts'
make: *** [docs_clean] Error 1
# Poetry (version 1.5.1)
# Python 3.9.13

I couldn't figure out how to fix this, so I didn't run those command. But links should work.

Who can review?

Tag maintainers/contributors who might be interested:
@hwchase17

Similar issue #6323

@vercel
Copy link

vercel bot commented Jun 17, 2023

Someone is attempting to deploy a commit to the LangChain Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@hwchase17 hwchase17 left a comment

Choose a reason for hiding this comment

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

thanks!

@hwchase17 hwchase17 added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Jun 17, 2023
@hwchase17 hwchase17 merged commit 7bb4371 into langchain-ai:master Jun 17, 2023
This was referenced Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm PR looks good. Use to confirm that a PR is ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants