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
I have several use-cases where I have to upload a file and ask a question or questions about the contents of the file after it has been parsed and processed.
My question and message collection is sent to chatcompletion, but I don't have the file in chat completion.
Any idea is this will be supported and if I could add this to the codebase myself?