docs, py 3.14
Some checks failed
Build and Push Agent Docker Image / build (push) Failing after 1m9s
Build and Push Web Docker Image / build (push) Successful in 3m30s

This commit is contained in:
2025-12-12 17:42:40 +01:00
parent fd2f6fea14
commit feabb681e8
8 changed files with 54 additions and 240 deletions

View File

@@ -1,14 +1,13 @@
[project]
name = "poller"
version = "0.1.0"
description = "Add your description here"
version = "1.0.0"
description = "Cavepedia v2 Poller"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"anthropic>=0.52.0",
"boto3>=1.42.4",
"cohere>=5.15.0",
"minio>=7.2.15",
"mypy>=1.15.0",
"pgvector>=0.4.1",
"psycopg[binary]>=3.2.9",