mirror of
https://github.com/codeany-ai/open-agent-sdk-typescript.git
synced 2026-04-25 07:00:49 +09:00
Initial commit: Open Agent SDK (TypeScript)
Open-source Agent SDK with 30+ built-in tools, MCP integration, multi-turn sessions, subagents, and streaming support. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Required: your LLM API key
|
||||
CODEANY_API_KEY=sk-or-...
|
||||
|
||||
# Optional: override model
|
||||
# CODEANY_MODEL=anthropic/claude-sonnet-4
|
||||
|
||||
# Optional: custom API endpoint (e.g. third-party proxy)
|
||||
# CODEANY_BASE_URL=https://openrouter.ai/api
|
||||
Reference in New Issue
Block a user