Skip to content

[Feature Request] Include last_seed (and more) in Generation Response from API #1762

@ibrainventures

Description

@ibrainventures

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions