summaryrefslogtreecommitdiff
path: root/internal/llm/openrouter.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/llm/openrouter.go')
-rw-r--r--internal/llm/openrouter.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/llm/openrouter.go b/internal/llm/openrouter.go
index 19c2f6c..53d2957 100644
--- a/internal/llm/openrouter.go
+++ b/internal/llm/openrouter.go
@@ -1,4 +1,4 @@
-// Summary: OpenRouter client implementation leveraging OpenAI-compatible helpers with provider-specific headers.
+// OpenRouter client implementation leveraging OpenAI-compatible helpers with provider-specific headers.
package llm
import (