add sentiment analysis links

This commit is contained in:
2025-11-25 20:55:26 +01:00
parent 5713c36be8
commit 277896394d
3 changed files with 125 additions and 0 deletions

View File

@@ -9,4 +9,5 @@ dependencies = [
"numpy>=2.3.5",
"ollama>=0.6.1",
"pyzmq>=27.1.0",
"requests>=2.32.5",
]