Refactor Cloudflare and LMArena providers to enhance authentication handling and improve WebSocket communication

This commit is contained in:
hlohaus
2025-10-30 21:34:45 +01:00
parent 63315df501
commit da6c00e2a2
6 changed files with 58 additions and 74 deletions

57
.gitignore vendored
View File

@@ -1,48 +1,11 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Ignore local python virtual environment
venv/
# Ignore streamlit_chat_app.py conversations pickle
conversations.pkl
*.pkl
.idea/
**/__pycache__/
__pycache__/
*.log
*.pyc
*.egg-info/
*.egg
*.egg-info
.DS_Store
*~
*.gguf
.buildozer
har_and_cookies
bin
dist
__pycache__
generated_media
site-packages
projects
node_modules
models
projects/windows/g4f
generated_images/
generated_media/
projects/windows/
*.bak
*.backup
.env
g4f.dev/
# Build artifacts
build/
dist/
*.spec
pyproject.toml.bak
debian/
winget/
g4f.egg-info
models/models.json
pyvenv.cfg
lib64