Skip to content

Commit 424d3ae

Browse files
Update pyproject.toml
1 parent 226dad5 commit 424d3ae

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "llm_polymath"
3-
description = ""
3+
description = "An advanced chat node, that integrates large language models to automate data processes and enhance prompt responses through real-time web search and image handling. It supports both OpenAI's GPT-like models and a local Ollama API. Custom node finder and smart assistant tools provide tailored workflow recommendations for efficient integration. Additionally, the node dynamically augments prompts and offers flexible output compression options."
44
version = "1.0.0"
55
license = {file = "LICENSE"}
66
dependencies = ["openai", "googlesearch-python", "requests", "bs4", "jax"]

0 commit comments

Comments
 (0)