Skip to content

Scrape the python client for api resources #5

@deontologician

Description

@deontologician

They're available here and have a very regular shape:

https://github.com/openai/openai-python/tree/main/openai/api_resources

Since the shape is pretty predictable, probably don't need to actually execute python and introspect, could just use a crate like python_parser and output the corresponding rust types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions