karthink / gptel

A simple LLM client for Emacs
GNU General Public License v3.0
1.04k stars 111 forks source link

Add option to select GPTs (custom chat GPT) #236

Closed dafxy closed 3 months ago

dafxy commented 3 months ago

It would be great if we could select not only models (GTP-4, GPT-3.5, etc.) but also custom GPTs and have the functionality to upload local files to the chat (e.g., pdf) for custom GPTs that have that feature.

Nevermind. It looks like GPT Plus and GPT API are two different things at the moment, and there is no access to GPTs through GPT API. They may open that option in the future.