Viewing profile — athyuttamre
athyuttamre
HN member- Joined
- Mon, Feb 10, 2014, 5:57 AM UTC
- HN karma
- 274
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About athyuttamre
Recent public activity
-
comment
Comment #48837226
Ah yes — the camera icon is to take a photo, not to show the model video in real-time. Try taking the photo and uploading it! If you're having trouble, please share a screenshot an…
-
comment
Comment #48837202
(Atty from OpenAI here) >This is a move in the right direction, but there is lots of engineering still to be done! Could not agree more. We see this as the first version of a new g…
-
comment
Comment #48837182
A lot of this is steerable! Our current personality is optimized for brainstorming and conversations, but you can provide custom instructions to ask it to go deep and give you info…
-
comment
Comment #48837163
Have you tried some of our deeper voices like Spruce? Would love to hear what your ideal voice is.
-
comment
Comment #48837160
We're adding support to the API soon, which will let you integrate with any agent in the background. Would love to see the community go wild with it. You can sign up to be notified…
-
comment
Comment #48837148
Image input is supported, but video is not today. We're working hard to bring it to you soon.
-
comment
Comment #48837139
There are many delegation models possible: 1. The voice model delegates to one agent. 2. The voice model delegates to multiple agents, and keeps track of tasks. 3. The voice model …
-
comment
Comment #48837121
In ChatGPT, Voice doesn't yet support connectors, but we're hoping to add support soon! Once GPT-Live launches in the API, you can also build custom integrations yourself.
-
comment
Comment #48834910
(Atty from OpenAI here) Coming soon! Sign up to be notified here: https://openai.com/form/gpt-live-1-in-the-api/
-
comment
Comment #48834906
(Atty from OpenAI here) You can choose among 9 voices in the app, all newly refreshed for GPT-Live. If you meant whether it can detect multiple people, it can (like in the livestre…
-
comment
Comment #48834894
(Atty from OpenAI here) GPT-Live does not support video at this point, but we're working hard to introduce it soon. In the meantime, our previous Advanced Voice Mode will continue …
-
comment
Comment #48834879
(Atty from OpenAI here) We're beginning the rollout now, and will roll out in the next few days to ChatGPT users globally. Make sure to update to the latest version of the app!
-
comment
Comment #48834869
(Atty from OpenAI here) Yes! GPT-Live is much better at ignoring background noise, including other people speaking. Not perfect, but you should feel a big difference.
-
comment
Comment #48834857
(Atty from OpenAI here) Yes, GPT-Live is much better at ignoring background noise! I use it every day in the car via our CarPlay integration.
-
comment
Comment #48834686
Thank you for testing and the feedback Simon!
-
comment
Comment #48834670
(Atty from OpenAI here) GPT-Live-1 is the first version of a new generation of models, and we believe the full-duplex architecture + delegation enables entirely new ways of human-A…
-
comment
Comment #41174381
Hi, I work on the OpenAI API — structured outputs schemas have limitations (e.g. all fields must be required, no additional properties allowed): https://platform.openai.com/docs/gu…
-
comment
Comment #40506141
Great article! We've updated the OpenAI API to 403 on HTTP requests instead of redirecting. $ curl http://api.openai.com/v1/chat/completions \ -H "Content-Type: application/json" \…
-
comment
Comment #39701578
Hi there, I help design the OpenAI APIs. Would you be able to share more? You can reply here or email me at atty@openai.com. (Please don't hold back; we would love to hear the pain…
-
comment
Comment #39313572
Hey nl — I work at OpenAI on our API. Do you mean `tool_choice="auto"`? If so, it means the model gets to pick which tool to call. The other options are: - `tool_choice={type: "fun…
-
comment
Comment #39313561
Hey swyx — I work at OpenAI on our API. Sorry the change was surprising, we definitely didn't do a great job communicating it. To confirm, the `functions` parameter will continue t…
-
comment
Comment #39313540
Hi te_chris — I work at OpenAI and am currently working to improve our error messages. Would you be willing to share more about what errors you find annoying? My email is atty@open…
-
comment
Comment #38953863
Do you have a ChatGPT Enterprise subscription purchased via our sales team? Or are you an API customer? The former should have GPT-4 access; if not, that’s a bug, and I can look in…
-
comment
Comment #37646589
@dang, could we update the title to "ChatGPT can now see, hear, and speak"?
-
comment
Comment #36625109
Thanks for pointing this out. Sharing with the relevant folks.