| # Python-generated files | |
| **/__pycache__/* | |
| .env | |
| __pycache__ | |
| agent-chat-ui | |
| config.yaml | |
| _archieved | |
| __pycache__/ | |
| *.py[oc] | |
| build/ | |
| dist/ | |
| wheels/ | |
| *.egg-info | |
| asset_testing/ | |
| test/users/user_accounts.csv | |
| .continue/ | |
| # Virtual environments | |
| .venv | |
| # env | |
| .env | |
| .env.dev | |
| .env.uat | |
| .env.prd | |
| .env.example | |
| erd/ | |
| playground/ | |
| playground_retriever.py | |
| playground_chat.py | |
| playground_flush_cache.py | |
| playground_create_user.py | |
| API_CONTRACT.md | |
| context_engineering/ |