From d83b720c40316815bb4be93a98b682230fe6b85f Mon Sep 17 00:00:00 2001 From: Erick Friis Date: Fri, 12 Apr 2024 13:08:10 -0700 Subject: [PATCH] templates: readme langsmith not private beta (#20173) --- libs/cli/langchain_cli/package_template/README.md | 2 +- libs/cli/langchain_cli/project_template/README.md | 2 +- templates/README.md | 2 +- templates/anthropic-iterative-search/README.md | 2 +- templates/basic-critique-revise/README.md | 2 +- templates/bedrock-jcvd/README.md | 2 +- templates/cassandra-entomology-rag/README.md | 2 +- templates/cassandra-synonym-caching/README.md | 2 +- templates/chain-of-note-wiki/README.md | 2 +- templates/cohere-librarian/README.md | 2 +- templates/csv-agent/README.md | 2 +- templates/elastic-query-generator/README.md | 2 +- templates/extraction-anthropic-functions/README.md | 2 +- templates/extraction-openai-functions/README.md | 2 +- templates/gemini-functions-agent/README.md | 2 +- templates/guardrails-output-parser/README.md | 2 +- templates/hybrid-search-weaviate/README.md | 2 +- templates/hyde/README.md | 2 +- templates/intel-rag-xeon/README.md | 2 +- templates/llama2-functions/README.md | 2 +- templates/mongo-parent-document-retrieval/README.md | 2 +- templates/neo4j-advanced-rag/README.md | 2 +- templates/neo4j-cypher-ft/README.md | 2 +- templates/neo4j-cypher-memory/README.md | 2 +- templates/neo4j-cypher/README.md | 2 +- templates/neo4j-generation/README.md | 2 +- templates/neo4j-parent/README.md | 2 +- templates/neo4j-semantic-layer/README.md | 2 +- templates/neo4j-semantic-ollama/README.md | 2 +- templates/neo4j-vector-memory/README.md | 2 +- templates/nvidia-rag-canonical/README.md | 2 +- templates/openai-functions-agent-gmail/README.md | 2 +- templates/openai-functions-agent/README.md | 2 +- templates/openai-functions-tool-retrieval-agent/README.md | 2 +- templates/pii-protected-chatbot/README.md | 2 +- templates/pirate-speak-configurable/README.md | 2 +- templates/pirate-speak/README.md | 2 +- templates/propositional-retrieval/README.md | 2 +- templates/python-lint/README.md | 2 +- templates/rag-astradb/README.md | 2 +- templates/rag-aws-kendra/README.md | 2 +- templates/rag-azure-search/README.md | 2 +- templates/rag-chroma-multi-modal-multi-vector/README.md | 2 +- templates/rag-chroma-multi-modal/README.md | 2 +- templates/rag-chroma-private/README.md | 2 +- templates/rag-chroma/README.md | 2 +- templates/rag-codellama-fireworks/README.md | 2 +- templates/rag-conversation-zep/README.md | 2 +- templates/rag-conversation/README.md | 2 +- templates/rag-elasticsearch/README.md | 2 +- templates/rag-fusion/README.md | 2 +- templates/rag-gemini-multi-modal/README.md | 2 +- templates/rag-google-cloud-sensitive-data-protection/README.md | 2 +- templates/rag-google-cloud-vertexai-search/README.md | 2 +- templates/rag-gpt-crawler/README.md | 2 +- templates/rag-jaguardb/README.md | 2 +- templates/rag-lancedb/README.md | 2 +- templates/rag-lantern/README.md | 2 +- templates/rag-matching-engine/README.md | 2 +- templates/rag-momento-vector-index/README.md | 2 +- templates/rag-mongo/README.md | 2 +- templates/rag-multi-index-fusion/README.md | 2 +- templates/rag-multi-index-router/README.md | 2 +- templates/rag-multi-modal-local/README.md | 2 +- templates/rag-multi-modal-mv-local/README.md | 2 +- templates/rag-ollama-multi-query/README.md | 2 +- templates/rag-opensearch/README.md | 2 +- templates/rag-pinecone-multi-query/README.md | 2 +- templates/rag-pinecone-rerank/README.md | 2 +- templates/rag-pinecone/README.md | 2 +- templates/rag-redis-multi-modal-multi-vector/README.md | 2 +- templates/rag-redis/README.md | 2 +- templates/rag-self-query/README.md | 2 +- templates/rag-semi-structured/README.md | 2 +- templates/rag-singlestoredb/README.md | 2 +- templates/rag-supabase/README.md | 2 +- templates/rag-timescale-conversation/README.md | 2 +- templates/rag-timescale-hybrid-search-time/README.md | 2 +- templates/rag-vectara-multiquery/README.md | 2 +- templates/rag-vectara/README.md | 2 +- templates/rag-weaviate/README.md | 2 +- templates/research-assistant/README.md | 2 +- templates/retrieval-agent-fireworks/README.md | 2 +- templates/retrieval-agent/README.md | 2 +- templates/rewrite-retrieve-read/README.md | 2 +- templates/robocorp-action-server/README.md | 2 +- templates/shopping-assistant/README.md | 2 +- templates/skeleton-of-thought/README.md | 2 +- templates/solo-performance-prompting-agent/README.md | 2 +- templates/sql-llama2/README.md | 2 +- templates/sql-llamacpp/README.md | 2 +- templates/sql-ollama/README.md | 2 +- templates/sql-pgvector/README.md | 2 +- templates/sql-research-assistant/README.md | 2 +- templates/stepback-qa-prompting/README.md | 2 +- templates/summarize-anthropic/README.md | 2 +- templates/vertexai-chuck-norris/README.md | 2 +- templates/xml-agent/README.md | 2 +- 98 files changed, 98 insertions(+), 98 deletions(-) diff --git a/libs/cli/langchain_cli/package_template/README.md b/libs/cli/langchain_cli/package_template/README.md index 87daa656aa..1b3e822689 100644 --- a/libs/cli/langchain_cli/package_template/README.md +++ b/libs/cli/langchain_cli/package_template/README.md @@ -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 diff --git a/libs/cli/langchain_cli/project_template/README.md b/libs/cli/langchain_cli/project_template/README.md index cc5726bb2c..ae2a2dc984 100644 --- a/libs/cli/langchain_cli/project_template/README.md +++ b/libs/cli/langchain_cli/project_template/README.md @@ -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 diff --git a/templates/README.md b/templates/README.md index 1ba3d46e73..66cc9f313f 100644 --- a/templates/README.md +++ b/templates/README.md @@ -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 diff --git a/templates/anthropic-iterative-search/README.md b/templates/anthropic-iterative-search/README.md index 4a94815002..0ad2753eae 100644 --- a/templates/anthropic-iterative-search/README.md +++ b/templates/anthropic-iterative-search/README.md @@ -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 diff --git a/templates/basic-critique-revise/README.md b/templates/basic-critique-revise/README.md index c25cb6c51b..78ca43b303 100644 --- a/templates/basic-critique-revise/README.md +++ b/templates/basic-critique-revise/README.md @@ -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 diff --git a/templates/bedrock-jcvd/README.md b/templates/bedrock-jcvd/README.md index 430d2f7ce4..4488740e94 100644 --- a/templates/bedrock-jcvd/README.md +++ b/templates/bedrock-jcvd/README.md @@ -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 diff --git a/templates/cassandra-entomology-rag/README.md b/templates/cassandra-entomology-rag/README.md index 54eb020967..42d7b7f3f0 100644 --- a/templates/cassandra-entomology-rag/README.md +++ b/templates/cassandra-entomology-rag/README.md @@ -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 diff --git a/templates/cassandra-synonym-caching/README.md b/templates/cassandra-synonym-caching/README.md index 344bf2f3db..1acc74a872 100644 --- a/templates/cassandra-synonym-caching/README.md +++ b/templates/cassandra-synonym-caching/README.md @@ -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 diff --git a/templates/chain-of-note-wiki/README.md b/templates/chain-of-note-wiki/README.md index 8d226cfaa4..7521a680de 100644 --- a/templates/chain-of-note-wiki/README.md +++ b/templates/chain-of-note-wiki/README.md @@ -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 diff --git a/templates/cohere-librarian/README.md b/templates/cohere-librarian/README.md index eb1e39ad5c..5b614c986a 100644 --- a/templates/cohere-librarian/README.md +++ b/templates/cohere-librarian/README.md @@ -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 diff --git a/templates/csv-agent/README.md b/templates/csv-agent/README.md index f2cda8432e..aea28e7005 100644 --- a/templates/csv-agent/README.md +++ b/templates/csv-agent/README.md @@ -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 diff --git a/templates/elastic-query-generator/README.md b/templates/elastic-query-generator/README.md index 8e2ee26944..3b4b50b0fe 100644 --- a/templates/elastic-query-generator/README.md +++ b/templates/elastic-query-generator/README.md @@ -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 diff --git a/templates/extraction-anthropic-functions/README.md b/templates/extraction-anthropic-functions/README.md index 0ff8b6afed..9a6a6650f3 100644 --- a/templates/extraction-anthropic-functions/README.md +++ b/templates/extraction-anthropic-functions/README.md @@ -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 diff --git a/templates/extraction-openai-functions/README.md b/templates/extraction-openai-functions/README.md index 8266d8e177..f6bb326397 100644 --- a/templates/extraction-openai-functions/README.md +++ b/templates/extraction-openai-functions/README.md @@ -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 diff --git a/templates/gemini-functions-agent/README.md b/templates/gemini-functions-agent/README.md index 6ee6849534..cbe477513a 100644 --- a/templates/gemini-functions-agent/README.md +++ b/templates/gemini-functions-agent/README.md @@ -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 diff --git a/templates/guardrails-output-parser/README.md b/templates/guardrails-output-parser/README.md index 84017046b8..e461c71879 100644 --- a/templates/guardrails-output-parser/README.md +++ b/templates/guardrails-output-parser/README.md @@ -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 diff --git a/templates/hybrid-search-weaviate/README.md b/templates/hybrid-search-weaviate/README.md index fd2c9dd13f..f955a327c1 100644 --- a/templates/hybrid-search-weaviate/README.md +++ b/templates/hybrid-search-weaviate/README.md @@ -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 diff --git a/templates/hyde/README.md b/templates/hyde/README.md index 35ea291eca..951af6d1e8 100644 --- a/templates/hyde/README.md +++ b/templates/hyde/README.md @@ -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 diff --git a/templates/intel-rag-xeon/README.md b/templates/intel-rag-xeon/README.md index 0ecd696b36..021b5c3aab 100644 --- a/templates/intel-rag-xeon/README.md +++ b/templates/intel-rag-xeon/README.md @@ -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 diff --git a/templates/llama2-functions/README.md b/templates/llama2-functions/README.md index 4d6303acf8..dfb864a6e2 100644 --- a/templates/llama2-functions/README.md +++ b/templates/llama2-functions/README.md @@ -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 diff --git a/templates/mongo-parent-document-retrieval/README.md b/templates/mongo-parent-document-retrieval/README.md index 55705fa0eb..5ba805f624 100644 --- a/templates/mongo-parent-document-retrieval/README.md +++ b/templates/mongo-parent-document-retrieval/README.md @@ -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 diff --git a/templates/neo4j-advanced-rag/README.md b/templates/neo4j-advanced-rag/README.md index e7f5c75a96..019df5a8f4 100644 --- a/templates/neo4j-advanced-rag/README.md +++ b/templates/neo4j-advanced-rag/README.md @@ -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 diff --git a/templates/neo4j-cypher-ft/README.md b/templates/neo4j-cypher-ft/README.md index 66f2b4812f..3416b84ef3 100644 --- a/templates/neo4j-cypher-ft/README.md +++ b/templates/neo4j-cypher-ft/README.md @@ -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 diff --git a/templates/neo4j-cypher-memory/README.md b/templates/neo4j-cypher-memory/README.md index dc6d885533..e46e27a7e5 100644 --- a/templates/neo4j-cypher-memory/README.md +++ b/templates/neo4j-cypher-memory/README.md @@ -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 diff --git a/templates/neo4j-cypher/README.md b/templates/neo4j-cypher/README.md index 27ccb7422b..cd2f49d82e 100644 --- a/templates/neo4j-cypher/README.md +++ b/templates/neo4j-cypher/README.md @@ -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 diff --git a/templates/neo4j-generation/README.md b/templates/neo4j-generation/README.md index 2adf9684cc..4b8510b0ae 100644 --- a/templates/neo4j-generation/README.md +++ b/templates/neo4j-generation/README.md @@ -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 diff --git a/templates/neo4j-parent/README.md b/templates/neo4j-parent/README.md index 8f8f98865c..82f1f5c592 100644 --- a/templates/neo4j-parent/README.md +++ b/templates/neo4j-parent/README.md @@ -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 diff --git a/templates/neo4j-semantic-layer/README.md b/templates/neo4j-semantic-layer/README.md index 7019d627bc..3bd0603d2b 100644 --- a/templates/neo4j-semantic-layer/README.md +++ b/templates/neo4j-semantic-layer/README.md @@ -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 diff --git a/templates/neo4j-semantic-ollama/README.md b/templates/neo4j-semantic-ollama/README.md index 53f95aa94d..674571befe 100644 --- a/templates/neo4j-semantic-ollama/README.md +++ b/templates/neo4j-semantic-ollama/README.md @@ -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 diff --git a/templates/neo4j-vector-memory/README.md b/templates/neo4j-vector-memory/README.md index 1b77a41b12..8bf883ba8d 100644 --- a/templates/neo4j-vector-memory/README.md +++ b/templates/neo4j-vector-memory/README.md @@ -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 diff --git a/templates/nvidia-rag-canonical/README.md b/templates/nvidia-rag-canonical/README.md index 6e095a4749..8fe5cbdd37 100644 --- a/templates/nvidia-rag-canonical/README.md +++ b/templates/nvidia-rag-canonical/README.md @@ -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 diff --git a/templates/openai-functions-agent-gmail/README.md b/templates/openai-functions-agent-gmail/README.md index 2438ec3f02..6f7b4213f5 100644 --- a/templates/openai-functions-agent-gmail/README.md +++ b/templates/openai-functions-agent-gmail/README.md @@ -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 diff --git a/templates/openai-functions-agent/README.md b/templates/openai-functions-agent/README.md index 87a754eb43..92562f6aa9 100644 --- a/templates/openai-functions-agent/README.md +++ b/templates/openai-functions-agent/README.md @@ -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 diff --git a/templates/openai-functions-tool-retrieval-agent/README.md b/templates/openai-functions-tool-retrieval-agent/README.md index b4b2c5faa6..5deee64330 100644 --- a/templates/openai-functions-tool-retrieval-agent/README.md +++ b/templates/openai-functions-tool-retrieval-agent/README.md @@ -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 diff --git a/templates/pii-protected-chatbot/README.md b/templates/pii-protected-chatbot/README.md index a16223405f..e09d95b690 100644 --- a/templates/pii-protected-chatbot/README.md +++ b/templates/pii-protected-chatbot/README.md @@ -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 diff --git a/templates/pirate-speak-configurable/README.md b/templates/pirate-speak-configurable/README.md index ee9e5ea521..38adfd2462 100644 --- a/templates/pirate-speak-configurable/README.md +++ b/templates/pirate-speak-configurable/README.md @@ -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 diff --git a/templates/pirate-speak/README.md b/templates/pirate-speak/README.md index 20552d4479..5e28358eaf 100644 --- a/templates/pirate-speak/README.md +++ b/templates/pirate-speak/README.md @@ -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 diff --git a/templates/propositional-retrieval/README.md b/templates/propositional-retrieval/README.md index 49b2076cae..3048e22a40 100644 --- a/templates/propositional-retrieval/README.md +++ b/templates/propositional-retrieval/README.md @@ -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 diff --git a/templates/python-lint/README.md b/templates/python-lint/README.md index 094022b5a8..42f762a71d 100644 --- a/templates/python-lint/README.md +++ b/templates/python-lint/README.md @@ -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 diff --git a/templates/rag-astradb/README.md b/templates/rag-astradb/README.md index 0515fac33b..7ee291950c 100644 --- a/templates/rag-astradb/README.md +++ b/templates/rag-astradb/README.md @@ -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 diff --git a/templates/rag-aws-kendra/README.md b/templates/rag-aws-kendra/README.md index e4d7d1f5df..d3d574cbb0 100644 --- a/templates/rag-aws-kendra/README.md +++ b/templates/rag-aws-kendra/README.md @@ -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 diff --git a/templates/rag-azure-search/README.md b/templates/rag-azure-search/README.md index 9822d334e4..21d9ff151a 100644 --- a/templates/rag-azure-search/README.md +++ b/templates/rag-azure-search/README.md @@ -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 diff --git a/templates/rag-chroma-multi-modal-multi-vector/README.md b/templates/rag-chroma-multi-modal-multi-vector/README.md index 8719e1587c..9f3b6acd9f 100644 --- a/templates/rag-chroma-multi-modal-multi-vector/README.md +++ b/templates/rag-chroma-multi-modal-multi-vector/README.md @@ -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 diff --git a/templates/rag-chroma-multi-modal/README.md b/templates/rag-chroma-multi-modal/README.md index 2fa35331b8..12e11a8cd0 100644 --- a/templates/rag-chroma-multi-modal/README.md +++ b/templates/rag-chroma-multi-modal/README.md @@ -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 diff --git a/templates/rag-chroma-private/README.md b/templates/rag-chroma-private/README.md index a2a2004b06..93d97476b2 100644 --- a/templates/rag-chroma-private/README.md +++ b/templates/rag-chroma-private/README.md @@ -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 diff --git a/templates/rag-chroma/README.md b/templates/rag-chroma/README.md index f39aaeb297..9a813310e5 100644 --- a/templates/rag-chroma/README.md +++ b/templates/rag-chroma/README.md @@ -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 diff --git a/templates/rag-codellama-fireworks/README.md b/templates/rag-codellama-fireworks/README.md index b679f7a6cc..d7607a8cb9 100644 --- a/templates/rag-codellama-fireworks/README.md +++ b/templates/rag-codellama-fireworks/README.md @@ -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 diff --git a/templates/rag-conversation-zep/README.md b/templates/rag-conversation-zep/README.md index 52ba71edf6..539852072a 100644 --- a/templates/rag-conversation-zep/README.md +++ b/templates/rag-conversation-zep/README.md @@ -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 diff --git a/templates/rag-conversation/README.md b/templates/rag-conversation/README.md index 4c31fff358..d0647a2869 100644 --- a/templates/rag-conversation/README.md +++ b/templates/rag-conversation/README.md @@ -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 diff --git a/templates/rag-elasticsearch/README.md b/templates/rag-elasticsearch/README.md index 976ef2a143..1858f4a52d 100644 --- a/templates/rag-elasticsearch/README.md +++ b/templates/rag-elasticsearch/README.md @@ -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 diff --git a/templates/rag-fusion/README.md b/templates/rag-fusion/README.md index aa1444aa3a..c45ec68689 100644 --- a/templates/rag-fusion/README.md +++ b/templates/rag-fusion/README.md @@ -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 diff --git a/templates/rag-gemini-multi-modal/README.md b/templates/rag-gemini-multi-modal/README.md index c210901c64..6437e08d97 100644 --- a/templates/rag-gemini-multi-modal/README.md +++ b/templates/rag-gemini-multi-modal/README.md @@ -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 diff --git a/templates/rag-google-cloud-sensitive-data-protection/README.md b/templates/rag-google-cloud-sensitive-data-protection/README.md index 3d5296ad46..8a6c098133 100644 --- a/templates/rag-google-cloud-sensitive-data-protection/README.md +++ b/templates/rag-google-cloud-sensitive-data-protection/README.md @@ -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 diff --git a/templates/rag-google-cloud-vertexai-search/README.md b/templates/rag-google-cloud-vertexai-search/README.md index 6e2035eef6..297feaf1bd 100644 --- a/templates/rag-google-cloud-vertexai-search/README.md +++ b/templates/rag-google-cloud-vertexai-search/README.md @@ -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 diff --git a/templates/rag-gpt-crawler/README.md b/templates/rag-gpt-crawler/README.md index 0c300bfccb..a5b58cd9e3 100644 --- a/templates/rag-gpt-crawler/README.md +++ b/templates/rag-gpt-crawler/README.md @@ -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 diff --git a/templates/rag-jaguardb/README.md b/templates/rag-jaguardb/README.md index e99eefb1d0..e81ffa1e6a 100644 --- a/templates/rag-jaguardb/README.md +++ b/templates/rag-jaguardb/README.md @@ -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 diff --git a/templates/rag-lancedb/README.md b/templates/rag-lancedb/README.md index 43a42a077e..6e252a1598 100644 --- a/templates/rag-lancedb/README.md +++ b/templates/rag-lancedb/README.md @@ -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 diff --git a/templates/rag-lantern/README.md b/templates/rag-lantern/README.md index f7b5745c69..7ad318eab3 100644 --- a/templates/rag-lantern/README.md +++ b/templates/rag-lantern/README.md @@ -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 diff --git a/templates/rag-matching-engine/README.md b/templates/rag-matching-engine/README.md index 83f83335fe..9a0d50aefe 100644 --- a/templates/rag-matching-engine/README.md +++ b/templates/rag-matching-engine/README.md @@ -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 diff --git a/templates/rag-momento-vector-index/README.md b/templates/rag-momento-vector-index/README.md index 89000d51be..2326d2159e 100644 --- a/templates/rag-momento-vector-index/README.md +++ b/templates/rag-momento-vector-index/README.md @@ -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 diff --git a/templates/rag-mongo/README.md b/templates/rag-mongo/README.md index eefc9a5354..4b7bf598c6 100644 --- a/templates/rag-mongo/README.md +++ b/templates/rag-mongo/README.md @@ -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 diff --git a/templates/rag-multi-index-fusion/README.md b/templates/rag-multi-index-fusion/README.md index 57fe52edf8..43fa407cd1 100644 --- a/templates/rag-multi-index-fusion/README.md +++ b/templates/rag-multi-index-fusion/README.md @@ -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 diff --git a/templates/rag-multi-index-router/README.md b/templates/rag-multi-index-router/README.md index e1e4ffc970..d6375d104e 100644 --- a/templates/rag-multi-index-router/README.md +++ b/templates/rag-multi-index-router/README.md @@ -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 diff --git a/templates/rag-multi-modal-local/README.md b/templates/rag-multi-modal-local/README.md index 610c8c57f1..4e34795b9d 100644 --- a/templates/rag-multi-modal-local/README.md +++ b/templates/rag-multi-modal-local/README.md @@ -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 diff --git a/templates/rag-multi-modal-mv-local/README.md b/templates/rag-multi-modal-mv-local/README.md index c9095e4453..23311ba4e6 100644 --- a/templates/rag-multi-modal-mv-local/README.md +++ b/templates/rag-multi-modal-mv-local/README.md @@ -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 diff --git a/templates/rag-ollama-multi-query/README.md b/templates/rag-ollama-multi-query/README.md index 92076243cd..c855a28fee 100644 --- a/templates/rag-ollama-multi-query/README.md +++ b/templates/rag-ollama-multi-query/README.md @@ -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 diff --git a/templates/rag-opensearch/README.md b/templates/rag-opensearch/README.md index aeacebe80d..35c105f5fb 100644 --- a/templates/rag-opensearch/README.md +++ b/templates/rag-opensearch/README.md @@ -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 diff --git a/templates/rag-pinecone-multi-query/README.md b/templates/rag-pinecone-multi-query/README.md index 821bd26471..340cac83cc 100644 --- a/templates/rag-pinecone-multi-query/README.md +++ b/templates/rag-pinecone-multi-query/README.md @@ -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 diff --git a/templates/rag-pinecone-rerank/README.md b/templates/rag-pinecone-rerank/README.md index 70d01721ad..997b5d4670 100644 --- a/templates/rag-pinecone-rerank/README.md +++ b/templates/rag-pinecone-rerank/README.md @@ -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 diff --git a/templates/rag-pinecone/README.md b/templates/rag-pinecone/README.md index b0c4260b33..b4382550ab 100644 --- a/templates/rag-pinecone/README.md +++ b/templates/rag-pinecone/README.md @@ -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 diff --git a/templates/rag-redis-multi-modal-multi-vector/README.md b/templates/rag-redis-multi-modal-multi-vector/README.md index 3d40c997a2..a29c2285be 100644 --- a/templates/rag-redis-multi-modal-multi-vector/README.md +++ b/templates/rag-redis-multi-modal-multi-vector/README.md @@ -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 diff --git a/templates/rag-redis/README.md b/templates/rag-redis/README.md index faf8dc9490..c7abc52264 100644 --- a/templates/rag-redis/README.md +++ b/templates/rag-redis/README.md @@ -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 diff --git a/templates/rag-self-query/README.md b/templates/rag-self-query/README.md index 1e83d3115b..fe7bde964d 100644 --- a/templates/rag-self-query/README.md +++ b/templates/rag-self-query/README.md @@ -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 diff --git a/templates/rag-semi-structured/README.md b/templates/rag-semi-structured/README.md index 710525c51a..ef543e9b1e 100644 --- a/templates/rag-semi-structured/README.md +++ b/templates/rag-semi-structured/README.md @@ -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 diff --git a/templates/rag-singlestoredb/README.md b/templates/rag-singlestoredb/README.md index 4a0f664ec1..faf23446ce 100644 --- a/templates/rag-singlestoredb/README.md +++ b/templates/rag-singlestoredb/README.md @@ -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 diff --git a/templates/rag-supabase/README.md b/templates/rag-supabase/README.md index f9a5527553..608a969f2b 100644 --- a/templates/rag-supabase/README.md +++ b/templates/rag-supabase/README.md @@ -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 diff --git a/templates/rag-timescale-conversation/README.md b/templates/rag-timescale-conversation/README.md index 6a7fdebd68..4931a54942 100644 --- a/templates/rag-timescale-conversation/README.md +++ b/templates/rag-timescale-conversation/README.md @@ -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 diff --git a/templates/rag-timescale-hybrid-search-time/README.md b/templates/rag-timescale-hybrid-search-time/README.md index 07ffd59757..c534238a17 100644 --- a/templates/rag-timescale-hybrid-search-time/README.md +++ b/templates/rag-timescale-hybrid-search-time/README.md @@ -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 diff --git a/templates/rag-vectara-multiquery/README.md b/templates/rag-vectara-multiquery/README.md index e2018a5193..fba80fe191 100644 --- a/templates/rag-vectara-multiquery/README.md +++ b/templates/rag-vectara-multiquery/README.md @@ -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 diff --git a/templates/rag-vectara/README.md b/templates/rag-vectara/README.md index a87aa1a7fb..db7d059a10 100644 --- a/templates/rag-vectara/README.md +++ b/templates/rag-vectara/README.md @@ -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 diff --git a/templates/rag-weaviate/README.md b/templates/rag-weaviate/README.md index 54e12b07ea..339dc87a9c 100644 --- a/templates/rag-weaviate/README.md +++ b/templates/rag-weaviate/README.md @@ -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 diff --git a/templates/research-assistant/README.md b/templates/research-assistant/README.md index 0241008cc1..012daedd1b 100644 --- a/templates/research-assistant/README.md +++ b/templates/research-assistant/README.md @@ -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 diff --git a/templates/retrieval-agent-fireworks/README.md b/templates/retrieval-agent-fireworks/README.md index 5a796c957c..9839e0e2eb 100644 --- a/templates/retrieval-agent-fireworks/README.md +++ b/templates/retrieval-agent-fireworks/README.md @@ -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 diff --git a/templates/retrieval-agent/README.md b/templates/retrieval-agent/README.md index 7b3a32bd90..7e0628cde4 100644 --- a/templates/retrieval-agent/README.md +++ b/templates/retrieval-agent/README.md @@ -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 diff --git a/templates/rewrite-retrieve-read/README.md b/templates/rewrite-retrieve-read/README.md index 259ae42c80..d4db55da54 100644 --- a/templates/rewrite-retrieve-read/README.md +++ b/templates/rewrite-retrieve-read/README.md @@ -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 diff --git a/templates/robocorp-action-server/README.md b/templates/robocorp-action-server/README.md index ea4ba6ae41..73f5aa3bbb 100644 --- a/templates/robocorp-action-server/README.md +++ b/templates/robocorp-action-server/README.md @@ -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 diff --git a/templates/shopping-assistant/README.md b/templates/shopping-assistant/README.md index 6e64462e39..f5e4050b11 100644 --- a/templates/shopping-assistant/README.md +++ b/templates/shopping-assistant/README.md @@ -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 diff --git a/templates/skeleton-of-thought/README.md b/templates/skeleton-of-thought/README.md index b2ebeae52b..3c5bf691a2 100644 --- a/templates/skeleton-of-thought/README.md +++ b/templates/skeleton-of-thought/README.md @@ -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 diff --git a/templates/solo-performance-prompting-agent/README.md b/templates/solo-performance-prompting-agent/README.md index 6d6ec153fe..1e09890b1b 100644 --- a/templates/solo-performance-prompting-agent/README.md +++ b/templates/solo-performance-prompting-agent/README.md @@ -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 diff --git a/templates/sql-llama2/README.md b/templates/sql-llama2/README.md index 58f1770093..24c7f0eef6 100644 --- a/templates/sql-llama2/README.md +++ b/templates/sql-llama2/README.md @@ -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 diff --git a/templates/sql-llamacpp/README.md b/templates/sql-llamacpp/README.md index c3a4bd535e..b82f75ff84 100644 --- a/templates/sql-llamacpp/README.md +++ b/templates/sql-llamacpp/README.md @@ -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 diff --git a/templates/sql-ollama/README.md b/templates/sql-ollama/README.md index c385f972cf..42cafe8425 100644 --- a/templates/sql-ollama/README.md +++ b/templates/sql-ollama/README.md @@ -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 diff --git a/templates/sql-pgvector/README.md b/templates/sql-pgvector/README.md index d454e6c14d..c66bca8d7f 100644 --- a/templates/sql-pgvector/README.md +++ b/templates/sql-pgvector/README.md @@ -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 diff --git a/templates/sql-research-assistant/README.md b/templates/sql-research-assistant/README.md index dee654958c..30c10b36b0 100644 --- a/templates/sql-research-assistant/README.md +++ b/templates/sql-research-assistant/README.md @@ -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 diff --git a/templates/stepback-qa-prompting/README.md b/templates/stepback-qa-prompting/README.md index cb54239561..716db68dde 100644 --- a/templates/stepback-qa-prompting/README.md +++ b/templates/stepback-qa-prompting/README.md @@ -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 diff --git a/templates/summarize-anthropic/README.md b/templates/summarize-anthropic/README.md index 3c24f0d09a..820f33d7d9 100644 --- a/templates/summarize-anthropic/README.md +++ b/templates/summarize-anthropic/README.md @@ -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 diff --git a/templates/vertexai-chuck-norris/README.md b/templates/vertexai-chuck-norris/README.md index d38350ed8f..b4825c3a48 100644 --- a/templates/vertexai-chuck-norris/README.md +++ b/templates/vertexai-chuck-norris/README.md @@ -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 diff --git a/templates/xml-agent/README.md b/templates/xml-agent/README.md index ee62362bcd..aff89ae547 100644 --- a/templates/xml-agent/README.md +++ b/templates/xml-agent/README.md @@ -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