Spaces:
Running
Running
File size: 235 Bytes
5f2c09d | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"$schema": "https://gofastmcp.com/schemas/fastmcp_config/v1.json",
"entrypoint": "memory.py",
"environment": {
"dependencies": [
"pydantic-ai-slim[openai]",
"asyncpg",
"numpy",
"pgvector"
]
}
} |