Marc-Olivier Bouchard

Results 3 comments of Marc-Olivier Bouchard

Hello everyone! I wanted to share with you what I did here to support displaying images in the chat! You can look at my code here. I use annotations for...

I have also updated the assistant response to support file_path and images annotations: https://github.com/marcolivierbouch/OpenAssistantGPT/blob/main/lib/assistant-response.ts I still get from time to time an empty list of annotations but it feels like...

I have forked my own version of the vercel AI sdk to support file upload! I had to rewrite a small part of the code to make this work! I...