mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 07:19:35 +00:00
Merged from VoXc2/dealix repository: - api_key.py: APIKey model (hash, prefix, permissions, rate limit, expiry) + AppSetting model (key-value config with typed values) - Both adapted to TenantModel (multi-tenant) + added Arabic fields - Registered in models/__init__.py This closes the "API key management" gap from the gap analysis. Also includes production deployment guide with step-by-step instructions for going from code to live product (~283 SAR/month operating cost). https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj |
||
|---|---|---|
| .. | ||
| agents | ||
| ai | ||
| api | ||
| flows | ||
| integrations | ||
| middleware | ||
| models | ||
| openclaw | ||
| schemas | ||
| services | ||
| utils | ||
| workers | ||
| __init__.py | ||
| config.py | ||
| database.py | ||
| main.py | ||
| sqlite_patch.py | ||