templates: readme langsmith not private beta (#20173)

This commit is contained in:
Erick Friis 2024-04-12 13:08:10 -07:00 committed by GitHub
parent 525226fb0b
commit d83b720c40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
98 changed files with 98 additions and 98 deletions

View File

@ -33,7 +33,7 @@ __app_route_code__
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -32,7 +32,7 @@ langchain app remove my/custom/path/rag
## Setup LangSmith (Optional)
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -77,7 +77,7 @@ add_routes(app, pirate_speak_chain, path="/pirate-speak")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -38,7 +38,7 @@ add_routes(app, anthropic_iterative_search_chain, path="/anthropic-iterative-sea
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -35,7 +35,7 @@ add_routes(app, basic_critique_revise_chain, path="/basic-critique-revise")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -55,7 +55,7 @@ add_routes(app, bedrock_jcvd_chain, path="/bedrock-jcvd")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -43,7 +43,7 @@ add_routes(app, cassandra_entomology_rag_chain, path="/cassandra-entomology-rag"
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -42,7 +42,7 @@ add_routes(app, cassandra_synonym_caching_chain, path="/cassandra-synonym-cachin
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -40,7 +40,7 @@ add_routes(app, chain_of_note_wiki_chain, path="/chain-of-note-wiki")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -40,7 +40,7 @@ add_routes(app, cohere_librarian_chain, path="/cohere-librarian")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -38,7 +38,7 @@ add_routes(app, csv_agent_chain, path="/csv-agent")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -56,7 +56,7 @@ add_routes(app, elastic_query_generator_chain, path="/elastic-query-generator")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -40,7 +40,7 @@ add_routes(app, extraction_anthropic_functions_chain, path="/extraction-anthropi
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -38,7 +38,7 @@ add_routes(app, extraction_openai_functions_chain, path="/extraction-openai-func
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -44,7 +44,7 @@ add_routes(app, gemini_functions_agent_chain, path="/openai-functions-agent")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -40,7 +40,7 @@ add_routes(app, guardrails_output_parser_chain, path="/guardrails-output-parser"
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -39,7 +39,7 @@ add_routes(app, hybrid_search_weaviate_chain, path="/hybrid-search-weaviate")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -44,7 +44,7 @@ add_routes(app, hyde_chain, path="/hyde")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -68,7 +68,7 @@ from intel_rag_xeon import chain as xeon_rag_chain
add_routes(app, xeon_rag_chain, path="/intel-rag-xeon")
```
(Optional) Let's now configure LangSmith. LangSmith will help us trace, monitor and debug LangChain applications. LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/). If you don't have access, you can skip this section
(Optional) Let's now configure LangSmith. LangSmith will help us trace, monitor and debug LangChain applications. You can sign up for LangSmith [here](https://smith.langchain.com/). If you don't have access, you can skip this section
```shell
export LANGCHAIN_TRACING_V2=true

View File

@ -40,7 +40,7 @@ add_routes(app, llama2_functions_chain, path="/llama2-functions")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -50,7 +50,7 @@ add_routes(app, mongo_parent_document_retrieval_chain, path="/mongo-parent-docum
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -67,7 +67,7 @@ add_routes(app, neo4j_advanced_chain, path="/neo4j-advanced-rag")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -55,7 +55,7 @@ add_routes(app, neo4j_cypher_ft_chain, path="/neo4j-cypher-ft")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -64,7 +64,7 @@ add_routes(app, neo4j_cypher_memory_chain, path="/neo4j-cypher-memory")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -62,7 +62,7 @@ add_routes(app, neo4j_cypher_chain, path="/neo4j-cypher")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -51,7 +51,7 @@ add_routes(app, neo4j_generation_chain, path="/neo4j-generation")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -54,7 +54,7 @@ add_routes(app, neo4j_parent_chain, path="/neo4j-parent")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -63,7 +63,7 @@ add_routes(app, neo4j_semantic_agent, path="/neo4j-semantic-layer")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -74,7 +74,7 @@ add_routes(app, neo4j_semantic_agent, path="/neo4j-semantic-ollama")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -53,7 +53,7 @@ add_routes(app, neo4j_vector_memory_chain, path="/neo4j-vector-memory")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -60,7 +60,7 @@ Note that for files ingested by the ingestion API, the server will need to be re
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -56,7 +56,7 @@ add_routes(app, openai_functions_agent_chain, path="/openai-functions-agent-gmai
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -42,7 +42,7 @@ add_routes(app, openai_functions_agent_chain, path="/openai-functions-agent")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -43,7 +43,7 @@ add_routes(app, openai_functions_tool_retrieval_agent_chain, path="/openai-funct
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -37,7 +37,7 @@ add_routes(app, pii_protected_chatbot, path="/openai-functions-agent")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -42,7 +42,7 @@ add_routes(app, pirate_speak_configurable_chain, path="/pirate-speak-configurabl
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -36,7 +36,7 @@ add_routes(app, pirate_speak_chain, path="/pirate-speak")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -51,7 +51,7 @@ add_routes(app, chain, path="/propositional-retrieval")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -43,7 +43,7 @@ add_routes(app, python_lint_agent, path="/python-lint")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -43,7 +43,7 @@ add_routes(app, astradb_entomology_rag_chain, path="/rag-astradb")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -53,7 +53,7 @@ add_routes(app, rag_aws_kendra_chain, path="/rag-aws-kendra")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -56,7 +56,7 @@ add_routes(app, rag_azure_search_chain, path="/rag-azure-search")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -99,7 +99,7 @@ add_routes(app, rag_chroma_multi_modal_chain_mv, path="/rag-chroma-multi-modal-m
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -87,7 +87,7 @@ add_routes(app, rag_chroma_multi_modal_chain, path="/rag-chroma-multi-modal")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -48,7 +48,7 @@ from rag_chroma_private import chain as rag_chroma_private_chain
add_routes(app, rag_chroma_private_chain, path="/rag-chroma-private")
```
(Optional) Let's now configure LangSmith. LangSmith will help us trace, monitor and debug LangChain applications. LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/). If you don't have access, you can skip this section
(Optional) Let's now configure LangSmith. LangSmith will help us trace, monitor and debug LangChain applications. You can sign up for LangSmith [here](https://smith.langchain.com/). If you don't have access, you can skip this section
```shell
export LANGCHAIN_TRACING_V2=true

View File

@ -38,7 +38,7 @@ add_routes(app, rag_chroma_chain, path="/rag-chroma")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -40,7 +40,7 @@ add_routes(app, rag_codellama_fireworks_chain, path="/rag-codellama-fireworks")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -62,7 +62,7 @@ add_routes(app, rag_conversation_zep_chain, path="/rag-conversation-zep")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -40,7 +40,7 @@ add_routes(app, rag_conversation_chain, path="/rag-conversation")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -56,7 +56,7 @@ add_routes(app, rag_elasticsearch_chain, path="/rag-elasticsearch")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -38,7 +38,7 @@ add_routes(app, rag_fusion_chain, path="/rag-fusion")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -87,7 +87,7 @@ add_routes(app, rag_gemini_multi_modal_chain, path="/rag-gemini-multi-modal")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -53,7 +53,7 @@ add_routes(app, rag_google_cloud_sensitive_data_protection_chain, path="/rag-goo
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -57,7 +57,7 @@ add_routes(app, rag_google_cloud_vertexai_search_chain, path="/rag-google-cloud-
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -62,7 +62,7 @@ add_routes(app, rag_gpt_crawler, path="/rag-gpt-crawler")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -42,7 +42,7 @@ add_routes(app, rag_jaguardb_chain, path="/rag-jaguardb")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -35,7 +35,7 @@ add_routes(app, rag_lancedb_chain, path="/rag-lancedb")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -99,7 +99,7 @@ add_routes(app, rag_lantern_chain, path="/rag-lantern")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -49,7 +49,7 @@ add_routes(app, rag_matching_engine_chain, path="/rag-matching-engine")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -44,7 +44,7 @@ add_routes(app, rag_momento_vector_index_chain, path="/rag-momento-vector-index"
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -49,7 +49,7 @@ add_routes(app, rag_mongo_ingest, path="/rag-mongo-ingest")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -42,7 +42,7 @@ add_routes(app, rag_multi_index_fusion_chain, path="/rag-multi-index-fusion")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -42,7 +42,7 @@ add_routes(app, rag_multi_index_router_chain, path="/rag-multi-index-router")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -96,7 +96,7 @@ add_routes(app, rag_chroma_multi_modal_chain, path="/rag-chroma-multi-modal")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -92,7 +92,7 @@ add_routes(app, rag_multi_modal_mv_local_chain, path="/rag-multi-modal-mv-local"
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -55,7 +55,7 @@ from rag_ollama_multi_query import chain as rag_ollama_multi_query_chain
add_routes(app, rag_ollama_multi_query_chain, path="/rag-ollama-multi-query")
```
(Optional) Now, let's configure LangSmith. LangSmith will help us trace, monitor, and debug LangChain applications. LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/). If you don't have access, you can skip this section
(Optional) Now, let's configure LangSmith. LangSmith will help us trace, monitor, and debug LangChain applications. You can sign up for LangSmith [here](https://smith.langchain.com/). If you don't have access, you can skip this section
```shell
export LANGCHAIN_TRACING_V2=true

View File

@ -51,7 +51,7 @@ add_routes(app, rag_opensearch_chain, path="/rag-opensearch")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -41,7 +41,7 @@ from rag_pinecone_multi_query import chain as rag_pinecone_multi_query_chain
add_routes(app, rag_pinecone_multi_query_chain, path="/rag-pinecone-multi-query")
```
(Optional) Now, let's configure LangSmith. LangSmith will help us trace, monitor, and debug LangChain applications. LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/). If you don't have access, you can skip this section
(Optional) Now, let's configure LangSmith. LangSmith will help us trace, monitor, and debug LangChain applications. You can sign up for LangSmith [here](https://smith.langchain.com/). If you don't have access, you can skip this section
```shell
export LANGCHAIN_TRACING_V2=true

View File

@ -42,7 +42,7 @@ add_routes(app, rag_pinecone_rerank_chain, path="/rag-pinecone-rerank")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -38,7 +38,7 @@ add_routes(app, rag_pinecone_chain, path="/rag-pinecone")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -89,7 +89,7 @@ add_routes(app, rag_redis_multi_modal_chain_mv, path="/rag-redis-multi-modal-mul
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -63,7 +63,7 @@ add_routes(app, rag_redis_chain, path="/rag-redis")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -56,7 +56,7 @@ python ingest.py
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -45,7 +45,7 @@ add_routes(app, rag_semi_structured_chain, path="/rag-semi-structured")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -38,7 +38,7 @@ add_routes(app, rag_singlestoredb_chain, path="/rag-singlestoredb")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -101,7 +101,7 @@ add_routes(app, rag_supabase_chain, path="/rag-supabase")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -42,7 +42,7 @@ add_routes(app, rag_timescale_conversation_chain, path="/rag-timescale_conversat
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -71,7 +71,7 @@ add_routes(app, rag_timescale_hybrid_search_chain, path="/rag-timescale-hybrid-s
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -41,7 +41,7 @@ add_routes(app, rag_vectara_chain, path="/rag-vectara-multiquery")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -41,7 +41,7 @@ add_routes(app, rag_vectara_chain, path="/rag-vectara")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -40,7 +40,7 @@ add_routes(app, rag_weaviate_chain, path="/rag-weaviate")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -44,7 +44,7 @@ add_routes(app, research_assistant_chain, path="/research-assistant")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -42,7 +42,7 @@ add_routes(app, retrieval_agent_fireworks_chain, path="/retrieval-agent-firework
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -42,7 +42,7 @@ add_routes(app, retrieval_agent_chain, path="/retrieval-agent")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -36,7 +36,7 @@ add_routes(app, rewrite_retrieve_read_chain, path="/rewrite-retrieve-read")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -49,7 +49,7 @@ action-server start
### Configure LangSmith (Optional)
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -38,7 +38,7 @@ add_routes(app, shopping_assistant_chain, path="/shopping-assistant")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -39,7 +39,7 @@ add_routes(app, skeleton_of_thought_chain, path="/skeleton-of-thought")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -39,7 +39,7 @@ add_routes(app, solo_performance_prompting_agent_chain, path="/solo-performance-
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -42,7 +42,7 @@ add_routes(app, sql_llama2_chain, path="/sql-llama2")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -48,7 +48,7 @@ The package will download the Mistral-7b model from [here](https://huggingface.c
This package includes an example DB of 2023 NBA rosters. You can see instructions to build this DB [here](https://github.com/facebookresearch/llama-recipes/blob/main/demo_apps/StructuredLlama.ipynb).
(Optional) Configure LangSmith for tracing, monitoring and debugging LangChain applications. LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/). If you don't have access, you can skip this section
(Optional) Configure LangSmith for tracing, monitoring and debugging LangChain applications. You can sign up for LangSmith [here](https://smith.langchain.com/). If you don't have access, you can skip this section
```shell
export LANGCHAIN_TRACING_V2=true

View File

@ -47,7 +47,7 @@ add_routes(app, sql_ollama_chain, path="/sql-ollama")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -74,7 +74,7 @@ add_routes(app, sql_pgvector_chain, path="/sql-pgvector")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -37,7 +37,7 @@ add_routes(app, sql_research_assistant_chain, path="/sql-research-assistant")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -41,7 +41,7 @@ add_routes(app, stepback_qa_prompting_chain, path="/stepback-qa-prompting")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -40,7 +40,7 @@ add_routes(app, summarize_anthropic_chain, path="/summarize-anthropic")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section
```shell

View File

@ -53,7 +53,7 @@ add_routes(app, vertexai_chuck_norris_chain, path="/vertexai-chuck-norris")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section

View File

@ -38,7 +38,7 @@ add_routes(app, xml_agent_chain, path="/xml-agent")
(Optional) Let's now configure LangSmith.
LangSmith will help us trace, monitor and debug LangChain applications.
LangSmith is currently in private beta, you can sign up [here](https://smith.langchain.com/).
You can sign up for LangSmith [here](https://smith.langchain.com/).
If you don't have access, you can skip this section