Skip to content

Commit

Permalink
templates: bump (langchain-ai#17074)
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis authored Feb 6, 2024
1 parent 10bd901 commit 6478582
Show file tree
Hide file tree
Showing 184 changed files with 43,796 additions and 41,539 deletions.
996 changes: 504 additions & 492 deletions templates/anthropic-iterative-search/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/anthropic-iterative-search/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ anthropic = "^0.5.0"
wikipedia = "^1.4.0"

[tool.poetry.group.dev.dependencies]
langchain-cli = {extras = ["serve"], version = "^0.0.13"}
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "anthropic_iterative_search"
Expand Down
730 changes: 366 additions & 364 deletions templates/basic-critique-revise/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/basic-critique-revise/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ langchain = "^0.1"
openai = "<2"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"
fastapi = "^0.104.0"
sse-starlette = "^1.6.5"

Expand Down
625 changes: 326 additions & 299 deletions templates/bedrock-jcvd/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/bedrock-jcvd/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ integrations = ["AWS"]
tags = ["conversation"]

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"

[build-system]
requires = ["poetry-core"]
Expand Down
754 changes: 378 additions & 376 deletions templates/cassandra-entomology-rag/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/cassandra-entomology-rag/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tiktoken = "^0.5.1"
cassio = "^0.1.3"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "cassandra_entomology_rag"
Expand Down
754 changes: 378 additions & 376 deletions templates/cassandra-synonym-caching/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/cassandra-synonym-caching/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ tiktoken = "^0.5.1"
cassio = "^0.1.3"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "cassandra_synonym_caching"
Expand Down
963 changes: 490 additions & 473 deletions templates/chain-of-note-wiki/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/chain-of-note-wiki/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ wikipedia = "^1.4.0"
langchainhub = "^0.1.14"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.4"
langchain-cli = ">=0.0.21"
fastapi = "^0.104.0"
sse-starlette = "^1.6.5"

Expand Down
736 changes: 369 additions & 367 deletions templates/chat-bot-feedback/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/chat-bot-feedback/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ langsmith = ">=0.0.54"
langchainhub = ">=0.1.13"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"
fastapi = "^0.104.0"
sse-starlette = "^1.6.5"

Expand Down
1,381 changes: 706 additions & 675 deletions templates/cohere-librarian/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/cohere-librarian/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ cohere = "^4.37"
chromadb = "^0.4.18"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"
fastapi = "^0.104.0"
sse-starlette = "^1.6.5"

Expand Down
739 changes: 386 additions & 353 deletions templates/csv-agent/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/csv-agent/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pydantic = "<2"
langchain-experimental = ">=0.0.37"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "csv_agent"
Expand Down
762 changes: 382 additions & 380 deletions templates/elastic-query-generator/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/elastic-query-generator/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ elasticsearch = "^8.10.1"
openai = "<2"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "elastic_query_generator"
Expand Down
982 changes: 500 additions & 482 deletions templates/extraction-anthropic-functions/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/extraction-anthropic-functions/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ langchainhub = ">=0.1.13"
langchain-experimental = "^0.0.36"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "extraction_anthropic_functions"
Expand Down
748 changes: 375 additions & 373 deletions templates/extraction-openai-functions/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/extraction-openai-functions/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ langchain = "^0.1"
openai = "<2"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "extraction_openai_functions"
Expand Down
666 changes: 382 additions & 284 deletions templates/guardrails-output-parser/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/guardrails-output-parser/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ guardrails-ai = "^0.2.4"
alt-profanity-check = "^1.3.1"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"
fastapi = "^0.104.0"
sse-starlette = "^1.6.5"

Expand Down
1,020 changes: 609 additions & 411 deletions templates/hybrid-search-weaviate/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/hybrid-search-weaviate/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tiktoken = "^0.5.1"
weaviate-client = ">=3.24.2"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"
[tool.poetry.group.dev.dependencies.python-dotenv]
extras = [
"cli",
Expand Down
1,317 changes: 674 additions & 643 deletions templates/hyde/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/hyde/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tiktoken = "^0.5.1"

[tool.poetry.group.dev.dependencies]
poethepoet = "^0.24.1"
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"
fastapi = "^0.104.0"
sse-starlette = "^1.6.5"

Expand Down
748 changes: 375 additions & 373 deletions templates/llama2-functions/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/llama2-functions/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ langchain = "^0.1"
replicate = ">=0.15.4"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "llama2_functions"
Expand Down
750 changes: 377 additions & 373 deletions templates/mongo-parent-document-retrieval/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/mongo-parent-document-retrieval/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pypdf = "^3.17.0"
tiktoken = "^0.5.1"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.4"
langchain-cli = ">=0.0.21"
fastapi = "^0.104.0"
sse-starlette = "^1.6.5"

Expand Down
975 changes: 667 additions & 308 deletions templates/neo4j-advanced-rag/poetry.lock

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions templates/neo4j-advanced-rag/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ tiktoken = "^0.5.1"
openai = "<2"
neo4j = "^5.14.0"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "neo4j_advanced_rag"
export_attr = "chain"
Expand Down
758 changes: 380 additions & 378 deletions templates/neo4j-cypher-ft/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/neo4j-cypher-ft/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ neo4j = ">5.12"
openai = "<2"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "neo4j_cypher_ft"
Expand Down
758 changes: 380 additions & 378 deletions templates/neo4j-cypher-memory/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/neo4j-cypher-memory/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ neo4j = ">5.12"
openai = "<2"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "neo4j_cypher_memory"
Expand Down
758 changes: 380 additions & 378 deletions templates/neo4j-cypher/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/neo4j-cypher/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ neo4j = ">5.12"
openai = "<2"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "neo4j_cypher"
Expand Down
758 changes: 380 additions & 378 deletions templates/neo4j-generation/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/neo4j-generation/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ openai = "<2"
neo4j = "^5.12.0"

[tool.poetry.group.dev.dependencies]
langchain-cli = ">=0.0.15"
langchain-cli = ">=0.0.21"

[tool.langserve]
export_module = "neo4j_generation.chain"
Expand Down
Loading

0 comments on commit 6478582

Please sign in to comment.