File size: 222 Bytes
01d71af
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
[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