Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions plugins/llm/google-genai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ title: "Google GenAI Plugin"
description: "Google Gemini models integration for ElizaOS"
---

# Google GenAI Plugin

The Google GenAI plugin provides access to Gemini models with support for text generation, embeddings, and multimodal capabilities.

## Features

- **Gemini models** - Access to Gemini Pro and Gemini Pro Vision
Expand Down
4 changes: 0 additions & 4 deletions plugins/llm/local-ai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ title: "Local AI Plugin"
description: "Fully offline AI capabilities for ElizaOS"
---

# Local AI Plugin

The Local AI plugin provides completely offline AI capabilities using local models, perfect for privacy-sensitive applications or environments without internet access.

## Features

- **100% offline** - No internet connection required
Expand Down
4 changes: 0 additions & 4 deletions plugins/llm/ollama.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ title: "Ollama Plugin"
description: "Local model execution via Ollama for ElizaOS"
---

# Ollama Plugin

The Ollama plugin enables running language models locally on your machine, providing privacy and offline capabilities.

## Features

- **Local execution** - No API keys or internet required
Expand Down
4 changes: 0 additions & 4 deletions plugins/llm/openrouter.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ title: "OpenRouter Plugin"
description: "Multi-provider LLM access through OpenRouter"
---

# OpenRouter Plugin

OpenRouter provides unified access to multiple LLM providers through a single API, including OpenAI, Anthropic, Google, and many others.

## Features

- **Multiple providers** - Access 50+ models from various providers
Expand Down
Loading