Skip to content

Commit dbea98a

Browse files
Update pyproject.toml
1 parent 0c0fb5d commit dbea98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ agent_memory = ["chromadb", "SQLAlchemy", "numpy", "scipy"]
2828
rag = ["ragatouille"]
2929
vllm_provider = ["openai", "transformers", "sentencepiece", "protobuf"]
3030
mixtral_agent = ["mistral-common"]
31-
web_search = ["duckduckgo_search", "trafilatura", "lxml-html-clean", "lxml", "googlesearch-python" , "beautifulsoup4", "readability-lxml"]
31+
web_search_summarization = ["duckduckgo_search", "trafilatura", "lxml-html-clean", "lxml", "googlesearch-python" , "beautifulsoup4", "readability-lxml"]
3232

3333
[project.urls]
3434
Homepage = "https://github.com/Maximilian-Winter/llama-cpp-agent"

0 commit comments

Comments
 (0)