Completions

Completions Create Stream

post/completions/create_stream

Request body

project_idstring required
wb_user_idstring nullable

Do not set directly. Server will automatically populate this field.

track_llm_callboolean nullable

Whether to track this LLM call in the trace server

Response

Stream of data in JSONL format

Changes