mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-19 08:28:06 +02:00
feat: recognize claude-code llm backend
This commit is contained in:
parent
cb16f8a61c
commit
4af3a6f20b
8 changed files with 199 additions and 12 deletions
|
|
@ -129,6 +129,7 @@
|
|||
"type-check": "tsc -p tsconfig.json --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@anthropic-ai/claude-agent-sdk": "0.3.142",
|
||||
"@ktx/llm": "workspace:*",
|
||||
"@looker/sdk": "^26.8.0",
|
||||
"@looker/sdk-node": "^26.8.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue