Unverified Commit 54ca1ba7 authored by lots-o's avatar lots-o Committed by GitHub
Browse files

docs: add description (#1553)

parent 9738b84a
......@@ -53,6 +53,7 @@ class RequestOutput:
request_id: The unique ID of the request.
prompt: The prompt string of the request.
prompt_token_ids: The token IDs of the prompt.
prompt_logprobs: The log probabilities to return per prompt token.
outputs: The output sequences of the request.
finished: Whether the whole request is finished.
"""
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment