Users with Ollama reported timeout errors on notebook chat while the backend was still processing. The answer would appear after refresh. - Frontend axios timeout: 5 min → 10 min - Backend chat service timeout: 2 min → 10 min Local LLMs can take several minutes for complex questions with large contexts, especially on slower hardware. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||