Our dev platform team is planning their work for the next month, and wants to make sure we're building what people want. So if you're an OpenAI API user — what should we add/fix/improve to make your experience better?

Mar 8, 2023 · 5:10 PM UTC

353
54
7
521
Replying to @gdb
make chatgpt personal
Replying to @gdb
10000 tokens for paid users
Replying to @gdb
give internet access or at least when i name a book be able to read it and summarize a chapter accurately
Replying to @gdb
Aesthetics, a professional looking architecture.
1
Replying to @gdb
1. Larger context window (let the API select the parts of the context/messages needed for each api call) 2. Ability to add a (ref to) embeddings as part of the chat context. 3. Ability to send only the new message(s) to the api endpoint (by having a conversationId)
Replying to @gdb
Increasing whisper max upload size?
Replying to @gdb
1. For ChatGPT-3.5-turbo to adhere to system prompts better 2. ChatGPT fine tuning. I have training data locked and loaded, reading to go whenever you guys are
Replying to @gdb
Skynet would be good.
Replying to @gdb
Real time info
Replying to @gdb
Built in parameters for retrying with exponential back off when using your sdks, specifically in python