Thanks to visit codestin.com
Credit goes to github.com

Skip to content

llm logs --schema X option #782

@simonw

Description

@simonw

Original idea: #776 (comment)

Idea: llm logs --schema X search option which figures out the ID of the schema you pass in and then returns all matching responses.

I could add options to llm logs for outputting just the JSON response data - then you could run the same schema a bunch of times to collect data and dump that back out from the logs as CSV or JSON later on.

Could even have a --key option or similar so that if you logged a bunch of responses that were an object with a single key containing an array of objects those objects can be dumped out flattened together somehow.

PR:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions