transitive-bullshit / agentic

AI agent stdlib that works with any LLM and TypeScript AI SDK.
MIT License
16.07k stars 2.11k forks source link

Upload image #625

Closed dichen2013 closed 1 month ago

dichen2013 commented 8 months ago

Describe the feature

Can this support image uploading? Look forword the image upload feature....

jobpassion commented 8 months ago

you can use my fork:https://github.com/jobpassion/chatgpt-api ,add support for images and multimodal

transitive-bullshit commented 1 month ago

This project is undergoing a major revamp; closing out old issues as part of the prep process.

The chatgpt package is pretty outdated at this point. I recommend that you use the openai package or the openai-fetch package instead.