- Added VITE_API_TIMEOUT environment variable support - Default remains 300000ms (5 minutes) - Users can increase timeout for slow local models like Ollama - Example: VITE_API_TIMEOUT=600000 for 10 minutes Fixes #58 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||