Hi,
first - thank you very much for your fantastic work.
Is it possible to get the last_seed (which i can request by a extra api call on extra/perf) inside
the Answer wrapper from the API generation call:
[
"text" => " Ja, ich liebe es einfach! 😉"
"tool_calls" => []
"finish_reason" => "length"
"logprobs" => null
"prompt_tokens" => 434
"completion_tokens" => 108
"last_seed" => 12345
]
If this is basicly not possible (information at this point not available) a feedback to my Feature Request will also help.
Thank you very much
Hi,
first - thank you very much for your fantastic work.
Is it possible to get the last_seed (which i can request by a extra api call on extra/perf) inside
the Answer wrapper from the API generation call:
[
"text" => " Ja, ich liebe es einfach! 😉"
"tool_calls" => []
"finish_reason" => "length"
"logprobs" => null
"prompt_tokens" => 434
"completion_tokens" => 108
"last_seed" => 12345
]
If this is basicly not possible (information at this point not available) a feedback to my Feature Request will also help.
Thank you very much