HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bryanh

no profile record

Submissions

New capabilities for building agents on the Anthropic API

anthropic.com
2 points·by bryanh·el año pasado·0 comments

Claude Integrations

anthropic.com
734 points·by bryanh·el año pasado·257 comments

OpenAI Realtime API

platform.openai.com
3 points·by bryanh·hace 2 años·0 comments

OpenAI O1-Mini

openai.com
30 points·by bryanh·hace 2 años·5 comments

GPT-4o mini: advancing cost-efficient intelligence

openai.com
222 points·by bryanh·hace 2 años·78 comments

comments

bryanh
·el año pasado·discuss
Replace with "Water Utility going down and the world becoming less sanitary", etc. Still a red flag?
bryanh
·hace 2 años·discuss
Confirmed that mini uses ~30x more tokens than base gpt-4o using same image/same prompt: { completionTokens: 46, promptTokens: 14207, totalTokens: 14253 } vs. { completionTokens: 82, promptTokens: 465, totalTokens: 547 }.
bryanh
·hace 3 años·discuss
True, but even some of the apples to apples is favorable to Gemini Ultra 90.04% CoT@32 vs. GPT-4 87.29% CoT@32 (via API).
bryanh
·hace 3 años·discuss
Page 7 of their technical report [0] has a better apples to apples comparison. Why they choose to show apples to oranges on their landing page is odd to me.

[0] https://storage.googleapis.com/deepmind-media/gemini/gemini_...
bryanh
·hace 3 años·discuss
We've been using Braintrust for evals at Zapier and it's been really great -- pumped to try out this proxy (which should be able to replace some custom code we've written internally for the same purpose!).