Web Analytics

utcp-specification

⭐ 211 stars Japanese by universal-tool-calling-protocol

ユニバーサルツールコーリングプロトコル(UTCP)仕様

このリポジトリには、ユニバーサルツールコーリングプロトコル(UTCP)の公式仕様書が含まれています。UTCPは、さまざまな通信プロトコル間でツールを定義・操作するための、最新かつ柔軟で拡張性のある標準規格です。

UTCPとは?

UTCPは、AIシステムやその他のクライアントが、基盤となるプロトコル(HTTP、WebSocket、CLIなど)に依存せずに、異なるプロバイダからツールを発見・呼び出すための標準化された方法を提供します。本仕様書では以下を定義しています:

仕様への貢献

UTCP仕様への貢献を歓迎します!貢献方法は以下の通りです:

貢献にあたっては、以下のガイドラインに従ってください:

ドキュメントのローカルビルド

前提条件

ドキュメントサイトをローカルでビルド・プレビューするには、以下が必要です:

セットアップ

   git clone https://github.com/universal-tool-calling-protocol/utcp-specification.git
   cd utcp-specification
   ``
  • 依存関係をインストールします:
`bash bundle install `

ドキュメンテーションサイトの起動

サイトをローカルでビルドして提供するには:

bash bundle exec jekyll serve ` This will start a local web server at http://localhost:4000 where you can preview the documentation.

Documentation Structure

The UTCP documentation is organized as follows:

Working with the Specification

Modifying the Documentation

The documentation is written in Markdown format with Jekyll front matter. When making changes:

File Organization

When adding new documentation:

Version Control

The UTCP specification follows semantic versioning:

License

This specification is distributed under the Mozilla Public License 2.0 (MPL-2.0).

Additional Resources

--- Tranlated By Open Ai Tx | Last indexed: 2025-07-24 ---