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
chore: update .env.example and enhance FastAPI app for API key integration
- Added placeholder for API key in .env.example.
- Modified axios client to retrieve API key from global configuration.
- Updated FastAPI app to inject API key into the HTML response for client-side access.
0 commit comments