Premium
- Jan 31, 2024
- 12
- 4
- 3
How much to collectively maintain this for the community would you want from each member? Will you be updating this for 2.4?Those who want it, apply for paid development 🙂
How much to collectively maintain this for the community would you want from each member? Will you be updating this for 2.4?Those who want it, apply for paid development 🙂
I would also contribute to that.How much to collectively maintain this for the community would you want from each member? Will you be updating this for 2.4?
@Elmer @jtferdinandI would also contribute to that.
Hello, mortals! Here’s a funny image just for you!@Elmer @jtferdinandI would also contribute to that.
I'm actually already working on an update that will allow bots to see, generate images, generate voice messages, merge their responses with a user's post on request, and set reminders. And all this can be done by one bot without the need to create separate handlers :)
@Lilith already has vision, the ability to generate images and merge messages. She is available in threads, in chat, in her profile and private messages.
@Lilith say hi! And generate some funny image
This is awesome. Does this add-on have any other 3rd party interaction? e.g. CDN-Devsell or will it standalone with the API like the updated messenger?@Elmer @jtferdinand
I'm actually already working on an update that will allow bots to see, generate images, merge their responses with a user's post on request, and set reminders. And all this can be done by one bot without the need to create separate handlers :)
@Lilith already has vision, the ability to generate images and merge messages. She is available in threads, in chat, in her profile and private messages.
@Lilith say hi! And generate some funny image
Only Open AI API and Devsell API for checking licencesThis is awesome. Does this add-on have any other 3rd party interaction? e.g. CDN-Devsell or will it standalone with the API like the updated messenger?
BIG UPDATE 🎉
Note: I want to thank the main sponsor of this update – @Seeker-Smith! Without him, the world would not have seen these features!
New Features
- Vision
- Support for new models: gpt-4-turbo, gpt-4o, gpt-4o-mini
- Tools System: GPT Dall-E is leaving us to make the ChatGPT handler even more powerful
- ...
Fix: Under certain conditions on XenForo 2.2, bots would not respond and throw an error
Fix: The vision function for the gpt-4 model is disabled.
It turned out that vision only supports gpt-4-turbo, gpt-4o and gpt-4o-mini
Are you attaching a document or an image? What model are you using?I still get this error when attaching a file in a DM to the AI bot:
I'm unable to view attachments or specific documents. However, I can offer general advice or information about teachers' pensions if you'd like. Feel free to provide details or ask questions!
Attaching a PDF, just did it on chatgpt.com and was read fine and response was good.Are you attaching a document or an image? What model are you using?
The AI Bots add-on does not support PDF, only images. The ChatGPT API currently only supports images, audio (not supported in AI Bots), and text messages. Reading files is only supported in the Assistant API, which is in beta testing and is much more expensive than the Chat APIAttaching a PDF, just did it on chatgpt.com and was read fine and response was good.
AI Bots 3.0.2
Ah okay, so is it something that is easily enabled once the API opens? This will be an essential improvement for us.The AI Bots add-on does not support PDF, only images. The ChatGPT API currently only supports images, audio (not supported in AI Bots), and text messages. Reading files is only supported in the Assistant API, which is in beta testing and is much more expensive than the Chat API
This will require further development. At the moment you can convert PDF to images and bots will be able to read this contentAh okay, so is it something that is easily enabled once the API opens? This will be an essential improvement for us.
Our users mostly write in word, so converting to PDF is about as far as we can go for analysis of academic papers. It needs to be able to analyse like 4o ideally. We could help sponsor the development perhaps?This will require further development. At the moment you can convert PDF to images and bots will be able to read this content
I need to look into the Assistant API to understand how it can be integrated and how long it will take, I will contact you within the next week 🤝Our users mostly write in word, so converting to PDF is about as far as we can go for analysis of academic papers. It needs to be able to analyse like 4o ideally. We could help sponsor the development perhaps?
.pdf / .pptx / .doc / .docx and .xml
These files are really important to support for our use of the AI bots.