Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

[Feature] Knowledge base supports continuous dialogue #9

@Richasy

Description

@Richasy

Description

Currently the knowledge base only supports a single round of dialogue, but sometimes we can't ask questions accurately, which may require incremental questions.

Solution

Let the knowledge base support multiple rounds of dialogue (or fake multiple rounds of dialogue)

Plan B

No response

Additional

The biggest difference between knowledge base question answering and general question answering lies in the additional context. The context is often very long. If the context obtained by each question is spliced, it is easy to exceed the token window. This requires a trick

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions