This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
Swarmsは、パフォーマンスを最適化し、SwarmRouter構造を導入したswarms-rs 0.1.7バージョンをリリースしました。
ChainCatcher メッセージ、AI エージェント プロトコル Swarms が swarms-rs 0.1.7 バージョンを発表しました。新しいバージョンでは、エージェント構造が強化され、スレッドセーフな 100 エントリの HashMap レスポンスキャッシュが実装されており、マイクロ秒未満のクエリ応答を実現しています。Arc に基づく設定管理により、マルチスレッド展開のメモリ使用量が 40% 削減されました。エラーハンドリングと構造化ログが改善されました。 さらに、貢献者Adrián Gallego Castellanosは、新しいプルリクエスト(PR)を提案しました。このPRでは、SwarmRouter構造が導入され、Swarms PythonフレームワークからRustベースのswarms-rsリポジトリに移植されました。