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

Add sample integration with LangSmith #648

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Add sample integration with LangSmith #648

merged 1 commit into from
Oct 25, 2023

Conversation

eolivelli
Copy link
Member

Summary:

  • add to the chatbot sample with LangChain the ability to configure the connection to LangSmith
  • add default "secrets" to read from the ENV the variables to connect to LangSmith
image

@eolivelli eolivelli merged commit facd118 into main Oct 25, 2023
10 checks passed
@eolivelli eolivelli deleted the impl/langsmith branch October 25, 2023 15:39
astra-db-table: "${ secrets.astra-langchain.table }"
lang-smith-api_url: "${ secrets.lang-smith.api-url }"
Copy link
Member

Choose a reason for hiding this comment

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

Should be lang-smith-api-url

benfrank241 pushed a commit to vectorize-io/langstream that referenced this pull request May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants