> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-feature-automate-reference-docs-generation.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

<Check>
  **自動トラッキング**
  ほとんどの場合、スクリプトやプログラムの先頭で `weave.init()` を呼び出すだけで、Weaveがこれらのライブラリを自動的にパッチを当てて追跡します！
</Check>

Weaveは、人気のあるLLMプロバイダーやオーケストレーションフレームワークのための自動ログ記録統合を提供しています。これらの統合により、様々なライブラリを通じて行われた呼び出しをシームレスに追跡でき、AIアプリケーションの監視と分析能力を強化します。

## LLMプロバイダー

LLMプロバイダーは、予測生成のための大規模言語モデルへのアクセスを提供するベンダーです。Weaveはこれらのプロバイダーと統合して、APIとのやり取りをログに記録し追跡します：

* **[W\&B Inference Service](/ja/guides/integrations/inference)**
* **[Amazon Bedrock](/ja/guides/integrations/bedrock)**
* **[Anthropic](/ja/guides/integrations/anthropic)**
* **[Cerebras](/ja/guides/integrations/cerebras)**
* **[Cohere](/ja/guides/integrations/cohere)**
* **[Google](/ja/guides/integrations/google)**
* **[Groq](/ja/guides/integrations/groq)**
* **[Hugging Face Hub](/ja/guides/integrations/huggingface)**
* **[LiteLLM](/ja/guides/integrations/litellm)**
* **[Microsoft Azure](/ja/guides/integrations/azure)**
* **[MistralAI](/ja/guides/integrations/mistral)**
* **[NVIDIA NIM](/ja/guides/integrations/nvidia_nim)**
* **[OpenAI](/ja/guides/integrations/openai)**
* **[Open Router](/ja/guides/integrations/openrouter)**
* **[Together AI](/ja/guides/integrations/together_ai)**

**[ローカルモデル](/ja/guides/integrations/local_models)**：自分のインフラストラクチャでモデルを実行する場合。

## フレームワーク

フレームワークは、AIアプリケーションの実際の実行パイプラインをオーケストレーションするのに役立ちます。複雑なワークフローを構築するためのツールと抽象化を提供します。Weaveはこれらのフレームワークと統合して、パイプライン全体を追跡します：

* **[OpenAI Agents SDK](/ja/guides/integrations/openai_agents)**
* **[LangChain](/ja/guides/integrations/langchain)**
* **[LlamaIndex](/ja/guides/integrations/llamaindex)**
* **[DSPy](/ja/guides/integrations/dspy)**
* **[Instructor](/ja/guides/integrations/instructor)**
* **[CrewAI](/ja/guides/integrations/crewai)**
* **[Smolagents](/ja/guides/integrations/smolagents)**
* **[PydanticAI](/ja/guides/integrations/pydantic_ai)**
* **[Google Agent Development Kit (ADK)](/ja/guides/integrations/google_adk)**
* **[TypeScript SDK](/ja/guides/integrations/js)**

## プロトコル

WeaveはAIアプリケーションとそのサポートサービス間の通信を可能にする標準化されたプロトコルと統合しています：

* **[Model Context Protocol (MCP)](/ja/guides/integrations/mcp)**

上記のリストから統合を選択して、お好みのLLMプロバイダー、フレームワーク、またはプロトコルでWeaveを使用する方法の詳細を確認してください。LLM APIに直接アクセスする場合でも、複雑なパイプラインを構築する場合でも、標準化されたプロトコルを使用する場合でも、Weaveはあなたのアプリケーションを効果的に追跡・分析するためのツールを提供します。
