Initial commit of the RAG API application

هذا الالتزام موجود في:
2025-09-16 16:20:12 +03:00
الأصل 6b544cb36e
التزام b1cf9ca408
9 ملفات معدلة مع 841 إضافات و57 حذوفات

29
.gitignore مباع Normal file
عرض الملف

@@ -0,0 +1,29 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.pyc
*.pyo
*.pyd
# Distribution / packaging
.Python
build/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# Environment variables
.env
.venv
# Other
*.log