tellor-io / dataSpecs

Data specifications for oracle queries
16 stars 9 forks source link

[New Query Type]: ChatGPTResponse #92

Closed tallywiesenberg closed 1 year ago

tallywiesenberg commented 1 year ago

Contact Details

t.j.wies@gmail.com

Query Type Name

ChatGPTResponse

Description

This query type will be used to put ChatGPT responses to prompts on chain for use by other smart contracts. It will accept a string memory, its prompt, and return a string memory, its GPTchat answer.

Your query parameters

Your response type

response type: string memory