Skip to content

[Question] what is response_model ? #78

Description

@dcsan

Hi! can someone explain what the response_model param used here is:

https://github.com/yoheinakajima/instagraph/blob/main/main.py#L144C18-L144C18

this seems to format the response in exactly the data structure of the models provided.
Is this an openAI thing, or part of fast API? I can't find any docs on openAI's site.

https://platform.openai.com/docs/api-reference/chat

If its an openAI thing perhaps its also magically reading the heredoc of the python classes?

I'm actually trying to use the API via typescript, so I was wondering what the parallel might be.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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