BLAST provides an OpenAI-compatible API for web browsing AI.
role: "assistant"
)delta.content
contains either:
" "
)finish_reason: "stop"
cache_control
options:
no-cache
- Skip results cache lookupno-store
- Don’t store in results cacheno-cache-plan
- Skip plan cache lookupno-store-plan
- Don’t store plan in cacheresponse.created
- Initial event when the response is createdresponse.in_progress
- Task processing has startedresponse.output_text.delta
- Each streaming event’s delta is either:
" "
)response.output_text.done
- An event is completeresponse.completed
- Indicates all events are sent.