Skip to content
This repository was archived by the owner on Jun 7, 2025. It is now read-only.
This repository was archived by the owner on Jun 7, 2025. It is now read-only.

Gestire risposta quando non c‘e’ contesto #28

Description

@Whyle

`[ERROR] Error from LLM: {
2025-05-15 23:52:10 detail: "Error getting context: No context found for question: 'ciao'"
2025-05-15 23:52:10 }
2025-05-15 23:52:10 Error: Error getting context: No context found for question: 'ciao'
2025-05-15 23:52:10 at POST (file:///app/.svelte-kit/output/server/entries/endpoints/api/stream_chat/_server.ts.js:26:11)
2025-05-15 23:52:10 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-05-15 23:52:10 at async render_endpoint (file:///app/.svelte-kit/output/server/index.js:259:22)
2025-05-15 23:52:10 at async resolve2 (file:///app/.svelte-kit/output/server/index.js:3131:22)
2025-05-15 23:52:10 at async respond (file:///app/.svelte-kit/output/server/index.js:3016:22)
2025-05-15 23:52:10 at async file:///app/node_modules/@sveltejs/kit/src/exports/vite/preview/index.js:197:5

`

raise ValueError(f"No context found for question: '{question}'")

fornire un risposta anche se non ce nessun documento di contesto

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugRiugarda la risoluzione di un bug del codice

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions