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 |
||
|---|---|---|
| .. | ||
| alembic | ||
| app | ||
| knowledge_base | ||
| scripts | ||
| tests | ||
| .env.phase2.example | ||
| alembic.ini | ||
| campaign_results.json | ||
| Dockerfile | ||
| pytest.ini | ||
| requirements-dev.txt | ||
| requirements.txt | ||
| seed_database.py | ||
| update_requirements.py | ||