You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Introduced FastAPI app with chat and completions endpoints in `web.py`.
- Added HTML template for chat interface in `chat.html`.
- Included CSS for styling in `style.css`.
- Created test script `test_run.py` for API interaction.
- Updated `requirements.txt` to include FastAPI and Uvicorn dependencies.
0 commit comments