nathanrchn / perplexityai

A python api to use perplexity.ai
233 stars 60 forks source link

Knowing which model was used in each prompt response/answer object #37

Open laserman2000 opened 11 months ago

laserman2000 commented 11 months ago

Is it possible to know which model was used when getting an answer? I know we can see that on the web interface, but I don't get it as part of the answer object. Thank you!