
OpenAI 直播活動
OpenAI 將舉辦一場直播活動。在直播期間將揭露具體的公告、產品發布或示範內容。
上一次 OpenAI 突然搞直播,他們直接丟出 GPT-4 Turbo,然後一夜之間改掉所有定價

I wrote a survey of how AI capabilities are migrating into the database layer, and found at least four architecturally distinct categories: vector databases (embedding similarity), ML-in-database (train-then-predict in SQL), LLM-augmented (route to LLM per query), and predictive databases (Bayesian inference at query time, no model lifecycle). The post covers how inference actually works in each, with architecture diagrams and a comparison table. Also discusses what the taxonomy leaves out: fea