Adds assistants.

This commit is contained in:
2026-07-01 15:11:45 -07:00
parent 6929bd89d3
commit ba2001df49
18 changed files with 1720 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ description = "Castle API"
requires-python = ">=3.13"
dependencies = [
"fastapi>=0.115.0",
"uvicorn>=0.34.0",
"uvicorn[standard]>=0.34.0",
"pydantic-settings>=2.0.0",
"httpx>=0.27.0",
"castle-core",