Last updated: 2025/11/14 15:00
Notion’s rebuild for agentic AI: How GPT‑5 helped unlock autonomous workflows
With OpenAI, Notion became a natively AI-powered workspace. Their integration of GPT-4o, GPT-4o mini, embeddings, and now GPT-5 powers millions of users' workflows, from writing and summarizing to Q&A and task automation. Learn how they rebuilt their system for agentic AI: https://openai.com/index/notion/
From pilot to practice: How BBVA is scaling AI across the organization
Long recognized as one of the world’s most innovative financial institutions, BBVA is applying AI at global scale. We sat down with Antonio Bravo, Global Head of Data & AI and Elena Alfaro, Head of Global AI Adoption, to hear how the bank is scaling AI adoption across teams and business units. Get the full story at https://openai.com/index/bbva-2025/
New personalities in ChatGPT
Say hello to GPT-5.1 and new personalization controls, rolling out to all users this week. 8 unique chat styles (including 3 new ones) are now in your ChatGPT personalization tab, making it easier to set the tone and style that feels right for you in ChatGPT. - Default - Professional - Candid - Quirky - Friendly (formerly Listener) - Efficient (formerly Robot) - Nerdy - Cynical The new chat styles are available in all ChatGPT models.
@browserbasehq/[email protected]
この記事は、GitHub上で公開された@browserbasehq/stagehandのバージョン3.0.2のリリースノートを提供しています。このリリースには、いくつかのパッチ変更が含まれており、特にact()メソッドがhover()を呼び出せるようになったことや、page.sendCDPメソッドの追加、page.screenshot()オプションの拡張が挙げられます。また、APIモードでのstagehand.metricsの修正や、page.goto()メソッドがResponseオブジェクトを返すようになったことも重要な変更点です。さらに、カスタムエラーメッセージの追加や、ドキュメント内のメディアリンクの修正、カスタムLLMクライアント使用時のAPIモードの無効化なども行われています。 • act()メソッドがhover()を呼び出せるようになった • page.sendCDPメソッドが追加された • page.screenshot()オプションがPlaywrightに合わせて拡張された • APIモードでのstagehand.metricsが修正された • page.goto()メソッドがResponseオブジェクトを返すようになった • カスタムエラーメッセージが追加され、デバッグが容易になった • ドキュメント内のメディアリンクが修正され、ブランチからのインストール手順が追加された • カスタムLLMクライアント使用時にAPIモードが無効化された
ChatGPT Atlas and the next era of web browsing — the OpenAI Podcast Ep. 9
How will the internet feel when your browser can actually do things for you? OpenAI’s Ben Goodger and Darin Fisher, whose past work shaped some of the most popular modern browsers, dive into the making of ChatGPT Atlas. They explore how AI changes what a browser can be, from tabs you can talk to, to agents that take over tedious tasks. Learn more about the decisions they made along the way and what’s coming next. Guests: Ben Goodger and Darin Fisher Chapters - 00:00:45 What is Atlas? - 00:03:34 The state of browsers and AI on the web - 00:13:55 Under the hood (https://openai.com/index/building-chatgpt-atlas/) - 00:22:00 Building with AI - 00:33:39 Search in Atlas - 00:41:28 Favorite features - 00:45:23 Side Chat in action - 00:46:59 Real-world wins with agent mode - 00:52:45 Why Chromium? - 01:07:57 Five-year vision - 01:13:11 Power tips and closing remarks
Introducing GPT-5.1 for developers
OpenAI announced GPT-5.1 yesterday, calling it a smarter, more conversational ChatGPT. Today they've added it to their API. We actually got four new models today: gpt-5.1 gpt-5.1-chat-latest gpt-5.1-codex gpt-5.1-codex-mini There …
Nano Banana can be prompt engineered for extremely nuanced AI image generation
Max Woolf provides an exceptional deep dive into Google's Nano Banana aka Gemini 2.5 Flash Image model, still the best available image manipulation LLM tool three months after its initial …
prebuilt==1.0.4
この記事は、GitHub上のlangchain-ai/langgraphリポジトリにおけるprebuilt==1.0.4のリリースについて説明しています。このリリースは2023年11月13日に行われ、主な変更点として、prebuiltの依存関係に関する警告の修正が含まれています。リリースはGitHubの署名付きコミットとして作成されており、ユーザーはこの新しいバージョンを利用することで、依存関係の警告を解消できることが期待されます。 • prebuilt==1.0.4のリリース日: 2023年11月13日 • 主な変更点は依存関係に関する警告の修正 • リリースはGitHubの署名付きコミットとして作成された • 新バージョンの利用により依存関係の警告が解消されることが期待される
prebuilt==1.0.3
この記事は、GitHub上のlangchain-ai/langgraphリポジトリにおけるprebuilt==1.0.3のリリースについて説明しています。このリリースは2023年11月13日に行われ、主にいくつかのパッチと更新が含まれています。具体的には、langgraphのパッチリリース、pyproject.tomlへのリンク追加、checkpoint-postgresのバージョンを3.0.1に引き上げ、ormsgpackの最小バージョンの更新とOPT_REPLACE_SURROGATESの追加、リファレンスのスタイル修正が行われました。これにより、パフォーマンスや互換性の向上が期待されます。 • prebuilt==1.0.3のリリース日: 2023年11月13日 • langgraphのパッチリリースが含まれている • pyproject.tomlへのリンクが追加された • checkpoint-postgresのバージョンが3.0.1に引き上げられた • ormsgpackの最小バージョンが更新され、OPT_REPLACE_SURROGATESが追加された • リファレンスのスタイル修正が行われた
Beyond Quantization: Bringing Sparse Inference to PyTorch
この記事では、PyTorchにおけるスパース推論の統一フレームワークの構築について述べています。大規模言語モデル(LLM)の運用コストが高いため、低精度の量子化だけでは不十分であり、スパース性の最適化が必要とされています。初期のモデルでは、95%から99%の重みが非活性化されていることが示されており、これを利用してメモリと計算を節約する方法が提案されています。特に、Deja Vuと呼ばれる手法を用いることで、推論速度が2-6倍向上し、精度の低下もほとんど見られないことが報告されています。さらに、最新のモデルではSiLUやGeLUといった滑らかな活性化関数が使用されており、これにより活性化のスパース性が低下していますが、Reluficationという手法を用いることで再びスパース性を高めることが可能であるとされています。 • 大規模言語モデルの運用コストが高く、低精度の量子化だけでは不十分である。 • スパース性の最適化が次のフロンティアであり、PyTorchでの統一フレームワークの構築が進められている。 • 初期モデルでは95%から99%の重みが非活性化されており、これを利用してメモリと計算を節約できる。 • Deja Vu手法により、推論速度が2-6倍向上し、精度の低下もほとんど見られない。 • 最新モデルではSiLUやGeLUが使用され、活性化のスパース性が低下しているが、Relufication手法で再びスパース性を高めることが可能。
langchain-groq==1.0.1
この記事は、langchain-groqのバージョン1.0.1のリリースに関する情報を提供しています。このリリースでは、いくつかの重要な修正と機能追加が行われました。具体的には、core依存関係の最小バージョンの引き上げ、README.mdファイルの更新、フレークテストに対するリトライの追加、引数なしのツール呼び出しの処理、プロンプトキャッシングのトークン使用詳細の追加、ドキュメント内のタイプミスの修正、パッケージのバージョン変更の属性付与、リンクの修正、pyproject.tomlのURLエントリの更新が含まれています。これにより、langchain-groqの安定性と機能性が向上しています。 • langchain-groqのバージョン1.0.1がリリースされた • core依存関係の最小バージョンが引き上げられた • README.mdファイルが更新された • フレークテストに対するリトライが追加された • 引数なしのツール呼び出しの処理が修正された • プロンプトキャッシングのトークン使用詳細が追加された • ドキュメント内のタイプミスが修正された • パッケージのバージョン変更の属性付与が行われた
Quoting Nov 12th letter from OpenAI to Judge Ona T. Wang
On Monday, this Court entered an order requiring OpenAI to hand over to the New York Times and its co-plaintiffs 20 million ChatGPT user conversations [...] OpenAI is unaware of …
langchain-deepseek==1.0.1
この記事は、langchain-deepseekのバージョン1.0.1のリリースに関する情報を提供しています。このリリースでは、README.mdファイルの更新、厳密なベータ構造出力のサポート、スタイルのクリーンアップ、リンクの修正、pyproject.tomlのURLエントリの更新が行われました。これにより、ユーザーはより良い機能と使いやすさを享受できるようになります。 • langchain-deepseekのバージョン1.0.1がリリースされた • README.mdファイルが更新された • 厳密なベータ構造出力がサポートされた • スタイルのクリーンアップが行われた • リンクの修正が行われた • pyproject.tomlのURLエントリが更新された
langchain-nomic==1.0.1
この記事は、langchain-nomicのバージョン1.0.1のリリースに関する情報を提供しています。このリリースは2023年11月13日に行われ、主な変更点としては、Python 3.14のサポートが追加されたことが挙げられます。また、pyproject.tomlのURLエントリの更新や、スタイルに関するいくつかの修正も含まれています。これにより、ユーザーは最新のPythonバージョンでの互換性を享受できるようになります。 • Python 3.14のサポートが追加された • pyproject.tomlのURLエントリが更新された • スタイルに関する修正が行われた • ユーザーは最新のPythonバージョンでの互換性を享受できる
Execute Code with Sandboxes for DeepAgents
By Vivek Trivedy Today we're excited to launch Sandboxes for DeepAgents, a new set of integrations that allow you to safely execute arbitrary DeepAgent code in remote sandboxes. We currently support sandboxes from 3 of our partners: Runloop, Daytona, and Modal. Below, we dive into what you can do with
What happens if AI labs train for pelicans riding bicycles?
Almost every time I share a new example of an SVG of a pelican riding a bicycle a variant of this question pops up: how do you know the labs …
How I used Mastra to build a prize-winning RAG agent
A developer's retrospective on creating an AI video transcription agent with Mastra, an open-source TypeScript framework for building AI agents.
Release v3.31.3
RooCodeIncのGitHubリポジトリで公開されたリリースv3.31.3では、OpenAIのネイティブなencrypted_contentの処理に関する修正が行われ、gpt-5-chat-latestの冗長性フラグが削除されました。また、Roo Code CloudプロバイダーのAnthropicにおける入力トークンの正規化が修正され、二重カウントを避けるための改善が施されています。さらに、スライディングウィンドウの名称がcontext-managementに変更され、truncateConversationIfNeededがmanageContextに改名されるリファクタリングも行われました。 • OpenAIのネイティブencrypted_content処理の修正 • gpt-5-chat-latestの冗長性フラグの削除 • Roo Code CloudのAnthropicにおける入力トークンの正規化修正 • スライディングウィンドウの名称変更 • truncateConversationIfNeededの名称変更