Skip to content

Commit e476a5e

Browse files
milos85vasicclaude
andcommitted
docs: Fix provider count in CLAUDE.md (18+ -> 10 actual)
Updated project overview to reflect the actual number of implemented LLM providers: Claude, DeepSeek, Gemini, Mistral, OpenRouter, Qwen, ZAI, Zen, Cerebras, and Ollama. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent cde7689 commit e476a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
44

55
## Project Overview
66

7-
HelixAgent is an AI-powered ensemble LLM service written in Go that combines responses from multiple language models using intelligent aggregation strategies. It provides OpenAI-compatible APIs and supports 18+ LLM providers with **dynamic provider selection** based on LLMsVerifier verification scores.
7+
HelixAgent is an AI-powered ensemble LLM service written in Go that combines responses from multiple language models using intelligent aggregation strategies. It provides OpenAI-compatible APIs and supports 10 LLM providers (Claude, DeepSeek, Gemini, Mistral, OpenRouter, Qwen, ZAI, Zen, Cerebras, Ollama) with **dynamic provider selection** based on LLMsVerifier verification scores.
88

99
**Module**: `dev.helix.agent` (Go 1.24+, toolchain go1.24.11)
1010

0 commit comments

Comments
 (0)