Skip to content

Comments

Add API params for RAG#4682

Open
paultranvan wants to merge 2 commits intomasterfrom
ai-stream-and-websearch
Open

Add API params for RAG#4682
paultranvan wants to merge 2 commits intomasterfrom
ai-stream-and-websearch

Conversation

@paultranvan
Copy link
Contributor

Add 2 API options for RAG:

  • Support for non-stream answer from RAG
  • Add possibility to have websearch from RAG

Allow clients to choose between streaming and non-streaming mode via a
stream parameter (default true). Both modes publish realtime events for
consistent client behavior.
Allow clients to enable web search via a websearch parameter (default
false). The value is forwarded to the RAG server in the request payload.
@paultranvan paultranvan requested a review from a team as a code owner February 19, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant