Generate a summary for the provided context.
This is similar to the Complete endpoint, but is designed for summarization tasks.
it does not require a conversation ID and does not store the conversation history.
The summarization task to perform (e.g. "knowledge-answer").
Key/value inputs for that task, must conform to the JSON-Schema of the chosen task.
When provided, instructs the service how to fetch dynamic parameters from a vector store.
A param name (e.g. "hits") that will be used to store the results of the retriever. Only necessary if retriever is specified.
"hits"