Category detail

Agent Frameworkspage 4/5

Agent Frameworks カテゴリの更新の続きです。ページを移動してもカテゴリ文脈と主要指標を維持します。Continue browsing Agent Frameworks updates while keeping category context and key metrics in view.

Total137現在のカテゴリ一覧Current category listing
Showing30このページの表示件数Entries on this page
Last 7d8直近7日の掲載数Entries in the latest 7 days
Vs prev 7d+60%その前の7日間と比較Compared with the previous 7 days
Page4/5静的ページ位置Static page position

All articlespage 4/5 · 137 total

新着順Newest first
Mon, Jul 62 entries
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain==1.3.11langchain==1.3.11

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約langchain 1.3.11は、ProviderStrategyにおいてOpenAI互換モデルのツールに対してのみstrict=Trueを設定するよう修正したパッチリリースで、pydanticの依存バージョンも更新された。

AI SUMMARYlangchain 1.3.11 is a patch release that fixes ProviderStrategy to only set strict=True on tools for OpenAI-compatible models, and also bumps the pydantic dependency version.

langchain==1.3.11media
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain-openrouter==0.2.6langchain-openrouter==0.2.6

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約LangChainとOpenRouterを橋渡しするライブラリlangchain-openrouterのバージョン0.2.6が公開された。複数のLLMプロバイダーへのアクセスを統一APIで提供する同パッケージのマイナーアップデートとして、継続的な改善が図られている。

AI SUMMARYlangchain-openrouter 0.2.6 delivers incremental improvements to the LangChain integration package that enables developers to access multiple LLM providers through OpenRouter's unified API.

langchain-openrouter==0.2.6media
Tue, Jun 301 entries
公式OfficialAgent Frameworks·LangChain Releases

langchain-openrouter==0.2.5 リリースlangchain-openrouter==0.2.5

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約LangChainとOpenRouterを接続するパッケージがバージョン0.2.5に更新された。このパッチリリースにより、OpenRouter経由で複数のLLMプロバイダーをLangChainから利用する際の安定性と互換性が改善される。

AI SUMMARYThe langchain-openrouter package has been updated to version 0.2.5, delivering incremental fixes and compatibility improvements to the LangChain and OpenRouter integration. This patch helps developers more reliably access multiple LLM providers via OpenRouter within LangChain pipelines.

langchain-openrouter==0.2.5media
Sat, Jun 271 entries
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain-anthropic==1.4.8langchain-anthropic==1.4.8

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約content_block_start時に初期テキストが失われるストリーミングのバグを修正したパッチリリース。あわせてlanggraph-checkpointが4.1.0から4.1.1へ更新された軽微な保守更新。

AI SUMMARYA patch release for langchain-anthropic that fixes a streaming bug where initial text was lost on content_block_start, and bumps langgraph-checkpoint from 4.1.0 to 4.1.1 as a minor maintenance update.

langchain-anthropic==1.4.8media
Fri, Jun 261 entries
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain-fireworks==1.4.3langchain-fireworks==1.4.3

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約LangChainのFireworks連携パッケージのパッチリリース。依存ライブラリのvcrpyを8.1.1から8.2.1へ、langsmithを0.8.16から0.8.18へ更新した保守的なメンテナンス対応で、機能変更は含まれない。

AI SUMMARYA patch release of the langchain-fireworks integration package that bumps the vcrpy dependency from 8.1.1 to 8.2.1 and langsmith from 0.8.16 to 0.8.18, a routine maintenance update with no functional changes.

langchain-fireworks==1.4.3media
Tue, Jun 233 entries
公式OfficialAgent Frameworks·LangChain Releases

langchain-openrouter==0.2.4 リリースlangchain-openrouter==0.2.4

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約openrouterの最低バージョン要件を0.9.2に引き上げ、不要なファイル回避策を削除したパッチリリース。cache_controlのテストカバレッジも追加され、依存関係の整合性と安定性が向上した。

AI SUMMARYA patch release of langchain-openrouter that raises the minimum openrouter dependency to 0.9.2, removes an obsolete file workaround, and adds test coverage for cache_control to improve stability.

langchain-openrouter==0.2.4media
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain-anthropic==1.4.7langchain-anthropic==1.4.7

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約langchain-anthropicのパッチリリース1.4.7では、テスト用カセットの再生成に関するホットフィックスと、テスト依存ライブラリvcrpyを8.1.1から8.2.1へ更新する軽微なメンテナンス変更が行われた。

AI SUMMARYlangchain-anthropic 1.4.7 is a patch release that includes a hotfix to regenerate a test cassette and bumps the vcrpy test dependency from 8.1.1 to 8.2.1, a routine maintenance update.

langchain-anthropic==1.4.7media
公式OfficialAgent Frameworks·LangChain Releases

langchain-openai 1.3.3 リリースlangchain-openai==1.3.3

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約langchain-openai のパッチリリース 1.3.3。store が false の場合にレスポンスアイテム ID を削除するバグを修正し、strict=True を OpenAI のツールにのみ設定するよう挙動を改善した。

AI SUMMARYA patch release for langchain-openai that fixes dropping response item IDs when store is false and restricts setting strict=True to OpenAI tools only, improving tool-calling reliability.

langchain-openai==1.3.3media
Fri, Jun 192 entries
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain==1.3.10langchain==1.3.10

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約langchain 1.3.10 がリリースされ、cryptography を 46.0.7 から 48.0.1 へ、aiohttp を 3.14.0 から 3.14.1 へ更新する依存パッケージのアップグレードが行われました。セキュリティと安定性を維持するための定例的なパッチ更新です。

AI SUMMARYlangchain 1.3.10 is a routine patch release that bumps dependencies, upgrading cryptography from 46.0.7 to 48.0.1 and aiohttp from 3.14.0 to 3.14.1 to maintain security and stability.

langchain==1.3.10media
公式OfficialAgent Frameworks·LangChain Releases

langchain-core==1.4.8 リリースlangchain-core==1.4.8

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約langchain-core 1.4.8 がリリースされ、jupyter-server を 2.20.0、tornado を 6.5.7、bleach などの開発用依存ライブラリを更新した軽微なメンテナンスリリース。セキュリティと安定性維持が主目的で、機能面の変更はない。

AI SUMMARYlangchain-core 1.4.8 is a minor maintenance release that bumps development dependencies such as jupyter-server to 2.20.0, tornado to 6.5.7, and bleach, keeping the toolchain secure and up to date with no functional changes.

langchain-core==1.4.8media
Wed, Jun 173 entries
新規収集INDEXED公式OfficialAgent Frameworks·Hugging Face Blog

Strands AgentsとLeRobotでHugging Face HubからロボットハードウェアへFrom the Hugging Face Hub to robot hardware with Strands Agents and LeRobot

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約Strands AgentsとLeRobotを組み合わせることで、Hugging Face Hub上のロボット学習モデルを実機ハードウェアへシームレスに展開できるパイプラインが紹介された。AIエージェントと実世界ロボティクスの統合が大幅に簡素化される。

AI SUMMARYThis post demonstrates how Strands Agents and LeRobot can bridge the gap between pretrained robot models on Hugging Face Hub and physical robot hardware, making real-world deployment significantly more accessible.

新規収集INDEXED公式OfficialAgent Frameworks·Semantic Kernel Releases

Semantic Kernel python-1.43.1 リリースSemantic Kernel python-1.43.1

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約Azure AI および OpenAI のアシスタントエージェントに function_choice_behavior サポートを追加し、MessagePack の不具合を修正したパッチリリース。エージェントの関数呼び出し制御がより柔軟になる。

AI SUMMARYA patch release that adds function_choice_behavior support to the Azure AI and OpenAI Assistant agents and fixes a MessagePack issue, giving developers more flexible control over agent function calling.

Semantic Kernel python-1.43.1media
新規収集INDEXED公式OfficialAgent Frameworks·Hugging Face Blog

エージェント型リソース探索:エージェントに検索させるAgentic Resource Discovery: Let agents search

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約Hugging Faceがエージェントによる自律的なリソース探索機能を発表。AIエージェントがモデルやデータセットを自動検索・活用できる仕組みを提供し、開発効率を高める。

AI SUMMARYHugging Face launched Agentic Resource Discovery, enabling AI agents to autonomously search and retrieve models and datasets, streamlining workflows that rely on dynamic resource selection.

Sat, Jun 135 entries
公式OfficialAgent Frameworks·LangChain Releases

langchain-openai==1.3.2 リリースlangchain-openai==1.3.2

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約langchain-openai のパッチリリース 1.3.2 が公開された。前バージョン 1.3.1 からの差分変更を含む軽微なアップデート(PR #38130)。

AI SUMMARYChanges since langchain-openai==1.3.1 release(openai): 1.3.2 ( #38130 )

langchain-openai==1.3.2media
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain-openai==1.3.1langchain-openai==1.3.1

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約langchain-openai 1.3.1がリリース。READMEのインストール手順とリソース情報の更新、明示的なデシリアライズ許可リストに関するテストの修正が含まれる。

AI SUMMARYChanges since langchain-openai==1.3.0 docs: refresh README installation and resources ( #38119 ) test(core,langchain): update tests for explicit deserialization allowlists ( #38118 ) release(core): 1.

langchain-openai==1.3.1media
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain-core==1.4.7langchain-core==1.4.7

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約langchain-core 1.4.7 のパッチリリースで、依存関係の tornado を 6.5.5 から 6.5.6 へアップデートし、パッケージバージョンのトレースメタデータの命名を修正した、小規模なメンテナンス更新となっている。

AI SUMMARYlangchain-core 1.4.7 is a patch release that bumps the tornado dependency from 6.5.5 to 6.5.6 and fixes the renaming of package version trace metadata, a routine maintenance update.

langchain-core==1.4.7media
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain-anthropic==1.4.6langchain-anthropic==1.4.6

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約LangChainのAnthropic連携ライブラリv1.4.6がリリースされた。ファイル検索結果を適切に限定し、allowed_prefixesの検証を強化するバグ修正パッチで、ツール利用時の安全性と正確性が向上する。

AI SUMMARYLangChain's Anthropic integration v1.4.6 is a bug-fix patch that confines file-search results and tightens allowed_prefixes validation, improving safety and correctness for tool usage.

langchain-anthropic==1.4.6media
公式OfficialAgent Frameworks·LangChain Releases

langchain==1.3.9 リリースlangchain==1.3.9

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約langchain 1.3.9 をリリース。anthropic を 1.4.6 に更新し、ファイル検索結果の範囲制限と allowed_prefixes の厳格化を含む不具合修正が行われました。

AI SUMMARYlangchain 1.3.9 is a patch release bumping the anthropic dependency to 1.4.6 and fixing file-search result scoping along with tightened anthropic allowed_prefixes validation.

langchain==1.3.9media
Fri, Jun 121 entries
公式OfficialAgent Frameworks·LangChain Releases

原題 ENEnglish titlelangchain==1.3.8langchain==1.3.8

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約langchain 1.3.8がリリース。docstringのダブルバッククォートをスタイル修正し、core・langchain・各パートナーパッケージへ適用。core 1.4.6も同時公開。

AI SUMMARYRoutine patch release of langchain 1.3.8 featuring docstring style fixes (double backticks replaced) across core, langchain, and partner packages; core 1.4.6 also released.

langchain==1.3.8media
Tue, Jun 91 entries
新規収集INDEXED公式OfficialAgent Frameworks·Hugging Face Blog

エージェントが2つのHugging Face Spacesを連携して3DパリギャラリーをどのようにビルドしたのかKHow an Agent Built a 3D Paris Gallery by Chaining Two Hugging Face Spaces

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約AIエージェントが複数のHugging Face Spacesをチェーンすることで、画像生成から3Dシーン構築までを自動化し、パリをテーマにした3Dギャラリーを作成した事例を紹介。エージェントによるSpace連携の実用的な可能性を示している。

AI SUMMARYA demonstration of an AI agent autonomously chaining two Hugging Face Spaces—one for image generation and one for 3D scene creation—to produce an interactive Paris-themed gallery, showcasing practical multi-Space orchestration.

Mon, Jun 81 entries
新規収集INDEXED公式OfficialAgent Frameworks·Hugging Face Blog

オープンソースコミュニティがエージェントRL向けOpenEnvを支持The Open Source Community is backing OpenEnv for Agentic RL

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約オープンソースコミュニティがエージェント強化学習のための統一環境フレームワークOpenEnvを支持し、多様なタスクでエージェントを訓練・評価する基盤として注目を集めている。

AI SUMMARYThe open source community is rallying behind OpenEnv, a unified environment framework for agentic reinforcement learning that enables training and evaluating AI agents across diverse tasks.

Thu, Jun 42 entries
新規収集INDEXED公式OfficialAgent Frameworks·Hugging Face Blog

エージェント最適化CLIとして設計されたhf CLIによるHubの操作Designing the hf CLI as an agent-optimized way to work with the Hub

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約Hugging FaceはAIエージェントが効率的に利用できるよう設計されたhf CLIを公開し、Hub上のモデルやデータセットの操作を自動化しやすくした。エージェントワークフローへの統合を念頭に置いた設計が特徴。

AI SUMMARYHugging Face introduced a redesigned hf CLI built with AI agents in mind, making it easier to automate Hub operations like model and dataset management within agentic workflows.

新規収集INDEXED公式OfficialAgent Frameworks·Semantic Kernel Releases

Semantic Kernel Python 1.43.0 リリースSemantic Kernel python-1.43.0

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約Semantic Kernel Python SDK 1.43.0 がリリースされ、関数呼び出し時のパラメータ整合性が改善された。さらに OpenAPI ドキュメント解析オプションに破壊的変更が加わり、該当機能を使う開発者は対応が必要となる。

AI SUMMARYSemantic Kernel Python SDK 1.43.0 improves function call invocation parameter consistency and introduces a breaking change to OpenAPI document parsing options that affected developers must address.

Semantic Kernel python-1.43.0media
Tue, Jun 21 entries
新規収集INDEXED公式OfficialAgent Frameworks·Hugging Face Blog

Holo3.1: 高速でローカル動作するコンピューター操作エージェントHolo3.1: Fast & Local Computer Use Agents

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約HcompanyがローカルLLMで動作するPC操作エージェントHolo3.1を公開。クラウド不要で高速かつプライベートなコンピューター自動化を実現する。

AI SUMMARYHcompany released Holo3.1, a locally-run computer use agent that automates desktop tasks without cloud dependency, offering faster and more private AI-driven computer control.

Mon, Jun 11 entries
新規収集INDEXED公式OfficialAgent Frameworks·Hugging Face Blog

LLMを超えて:エンタープライズAIのスケーラブルな導入にエージェントロジックが不可欠な理由Beyond LLMs: Why Scalable Enterprise AI Adoption Depends on Agent Logic

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約LLM単体では企業AI導入のスケールに限界があり、ツール呼び出しや意思決定を担うエージェントロジックの設計が実用化の鍵となることをIBM Researchが論じている。

AI SUMMARYIBM Research argues that deploying LLMs alone is insufficient for enterprise scale, and that well-designed agent logic—covering tool use, orchestration, and decision-making—is the critical factor for sustainable AI adoption.

Thu, May 281 entries
新規収集INDEXED公式OfficialAgent Frameworks·Semantic Kernel Releases

Semantic Kernel dotnet-1.77.0 リリースSemantic Kernel dotnet-1.77.0

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約Semantic Kernel .NET版 v1.77.0 がリリースされ、OpenAPIプラグインのサーバーURL検証がデフォルトで有効化された。セキュリティが強化されるとともに、Agent Frameworkへの移行も継続して進められている。

AI SUMMARYSemantic Kernel for .NET v1.77.0 is released, enabling default-on server URL validation for OpenAPI plugins to harden security, while continuing the ongoing migration toward the Agent Framework.

Semantic Kernel dotnet-1.77.0media
Mon, May 251 entries
新規収集INDEXED公式OfficialAgent Frameworks·Hugging Face Blog

ハーネス、スキャフォールド――AIエージェント用語を正しく理解するHarness, Scaffold, and the AI Agent Terms Worth Getting Right

重要度 MediumMedium priority技術記事 · Agent Frameworkstechnical post · Agent Frameworks

AI要約AIエージェント開発で混同されがちな「ハーネス」「スキャフォールド」などの用語を整理し、正確な共通語彙を確立することの重要性を解説した記事。

AI SUMMARYHuggingFace clarifies commonly confused AI agent terminology such as 'harness' and 'scaffold', providing a shared vocabulary that helps developers communicate more precisely when building agent systems.

Thu, May 141 entries
新規収集INDEXED公式OfficialAgent Frameworks·Semantic Kernel Releases

Semantic Kernel Python 1.42.0 リリース(新しいタブで開きます)Semantic Kernel python-1.42.0(opens in a new tab)

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約Microsoft の AI オーケストレーションライブラリ Semantic Kernel Python 版 1.42.0 が公開され、README へ後継となる Microsoft Agent Framework への移行案内を追加した。authlib など依存更新やバグ修正を含む定常リリース。

AI SUMMARYSemantic Kernel Python 1.42.0 is a routine release that adds a Microsoft Agent Framework successor callout to its READMEs, bumps dependencies like authlib, and ships various bug fixes.

Semantic Kernel python-1.42.0media
Mon, May 111 entries
新規収集INDEXED公式OfficialAgent Frameworks·Semantic Kernel Releases

Semantic Kernel .NET 1.76.0 リリース、プラグイン検証強化とバグ修正(新しいタブで開きます)Semantic Kernel dotnet-1.76.0(opens in a new tab)

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約Microsoftが.NET向けSemantic Kernel 1.76.0を公開。CloudDrivePluginの既定値堅牢化とパス検証、OpenAPIプラグインの入力検証改善を含む定例更新で、セキュリティと安定性が向上する。

AI SUMMARYMicrosoft released Semantic Kernel 1.76.0 for .NET, a routine minor update that hardens CloudDrivePlugin defaults, adds path validation, and improves OpenAPI plugin input validation for better security and stability.

Semantic Kernel dotnet-1.76.0media
Wed, Apr 291 entries
新規収集INDEXED公式OfficialAgent Frameworks·Semantic Kernel Releases

Semantic Kernel for .NET 1.75.0 リリース(新しいタブで開きます)Semantic Kernel dotnet-1.75.0(opens in a new tab)

重要度 MediumMedium priority公式リリース · Agent Frameworksofficial release · Agent Frameworks

AI要約Microsoftはエージェント開発フレームワーク Semantic Kernel の .NET 版 1.75.0 を公開した。コネクタやエージェント機能の改善、依存関係更新、バグ修正を含む通常のマイナー更新で、最新 AI モデルや MCP との統合強化が継続している。

AI SUMMARYMicrosoft released Semantic Kernel for .NET 1.75.0, a routine minor update bundling connector and agent improvements, dependency upgrades, and bug fixes, continuing its tighter integration with the latest AI models and MCP.

Semantic Kernel dotnet-1.75.0media