Commit 33fae28 1 parent bc444e2 commit 33fae28 Copy full SHA for 33fae28
File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 26
26
}
27
27
},
28
28
"dependencies" : {
29
+ "@theia/ai-anthropic" : " 1.56.0" ,
29
30
"@theia/ai-chat" : " 1.56.0" ,
30
31
"@theia/ai-chat-ui" : " 1.56.0" ,
31
32
"@theia/ai-code-completion" : " 1.56.0" ,
32
33
"@theia/ai-core" : " 1.56.0" ,
33
34
"@theia/ai-history" : " 1.56.0" ,
34
35
"@theia/ai-huggingface" : " 1.56.0" ,
35
36
"@theia/ai-llamafile" : " 1.56.0" ,
37
+ "@theia/ai-mcp" : " 1.56.0" ,
36
38
"@theia/ai-ollama" : " 1.56.0" ,
37
39
"@theia/ai-openai" : " 1.56.0" ,
38
40
"@theia/ai-scanoss" : " 1.56.0" ,
Original file line number Diff line number Diff line change 11
11
{
12
12
"path" : "../../dev-packages/cli"
13
13
} ,
14
+ {
15
+ "path" : "../../packages/ai-anthropic"
16
+ } ,
14
17
{
15
18
"path" : "../../packages/ai-chat"
16
19
} ,
32
35
{
33
36
"path" : "../../packages/ai-llamafile"
34
37
} ,
38
+ {
39
+ "path" : "../../packages/ai-mcp"
40
+ } ,
35
41
{
36
42
"path" : "../../packages/ai-ollama"
37
43
} ,
You can’t perform that action at this time.
0 commit comments