SmartLedger / modal.toml
weitu's picture
modal deploy
01d71af
raw
history blame contribute delete
222 Bytes
[project]
name = "smartledger"
environment = "main"
[build]
python_version = "3.11"
[secrets]
# Add environment variables for API keys if needed
# OPENAI_API_KEY = "your-openai-key" # Optional for future LLM integration