You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2025. It is now read-only.
function query(bytes32 sessionId, string memory prompt)to protocols/ChatGPT.solpromptto an array of prompts in confidential store, keyed/indexed bysessionIdChatGPT.completewith the previously-cached prompts in addition to the newpromptgiven in paramsChatGPT.complete