Skip to content

Commit

Permalink
temproray removed ai for next release
Browse files Browse the repository at this point in the history
Signed-off-by: Jonah Iden <[email protected]>
  • Loading branch information
jonah-iden committed Sep 20, 2024
1 parent 0f1ebdf commit bd41848
Show file tree
Hide file tree
Showing 166 changed files with 0 additions and 13,253 deletions.
7 changes: 0 additions & 7 deletions examples/browser-only/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@
}
},
"dependencies": {
"@theia/ai-chat": "1.53.0",
"@theia/ai-chat-ui": "1.53.0",
"@theia/ai-code-completion": "1.53.0",
"@theia/ai-core": "1.53.0",
"@theia/ai-history": "1.53.0",
"@theia/ai-openai": "1.53.0",
"@theia/ai-ollama": "1.53.0",
"@theia/api-samples": "1.53.0",
"@theia/bulk-edit": "1.53.0",
"@theia/callhierarchy": "1.53.0",
Expand Down
21 changes: 0 additions & 21 deletions examples/browser-only/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,6 @@
{
"path": "../../dev-packages/cli"
},
{
"path": "../../packages/ai-chat"
},
{
"path": "../../packages/ai-chat-ui"
},
{
"path": "../../packages/ai-code-completion"
},
{
"path": "../../packages/ai-core"
},
{
"path": "../../packages/ai-history"
},
{
"path": "../../packages/ai-ollama"
},
{
"path": "../../packages/ai-openai"
},
{
"path": "../../packages/bulk-edit"
},
Expand Down
9 changes: 0 additions & 9 deletions examples/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,6 @@
}
},
"dependencies": {
"@theia/ai-chat": "1.53.0",
"@theia/ai-chat-ui": "1.53.0",
"@theia/ai-code-completion": "1.53.0",
"@theia/ai-core": "1.53.0",
"@theia/ai-history": "1.53.0",
"@theia/ai-openai": "1.53.0",
"@theia/ai-ollama": "1.53.0",
"@theia/ai-terminal": "1.53.0",
"@theia/ai-workspace-agent": "1.53.0",
"@theia/api-provider-sample": "1.53.0",
"@theia/api-samples": "1.53.0",
"@theia/bulk-edit": "1.53.0",
Expand Down
27 changes: 0 additions & 27 deletions examples/browser/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,33 +8,6 @@
{
"path": "../../dev-packages/cli"
},
{
"path": "../../packages/ai-chat"
},
{
"path": "../../packages/ai-chat-ui"
},
{
"path": "../../packages/ai-code-completion"
},
{
"path": "../../packages/ai-core"
},
{
"path": "../../packages/ai-history"
},
{
"path": "../../packages/ai-ollama"
},
{
"path": "../../packages/ai-openai"
},
{
"path": "../../packages/ai-terminal"
},
{
"path": "../../packages/ai-workspace-agent"
},
{
"path": "../../packages/bulk-edit"
},
Expand Down
9 changes: 0 additions & 9 deletions examples/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,6 @@
}
},
"dependencies": {
"@theia/ai-chat": "1.53.0",
"@theia/ai-chat-ui": "1.53.0",
"@theia/ai-code-completion": "1.53.0",
"@theia/ai-core": "1.53.0",
"@theia/ai-history": "1.53.0",
"@theia/ai-openai": "1.53.0",
"@theia/ai-ollama": "1.53.0",
"@theia/ai-terminal": "1.53.0",
"@theia/ai-workspace-agent": "1.53.0",
"@theia/api-provider-sample": "1.53.0",
"@theia/api-samples": "1.53.0",
"@theia/bulk-edit": "1.53.0",
Expand Down
27 changes: 0 additions & 27 deletions examples/electron/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,33 +11,6 @@
{
"path": "../../dev-packages/cli"
},
{
"path": "../../packages/ai-chat"
},
{
"path": "../../packages/ai-chat-ui"
},
{
"path": "../../packages/ai-code-completion"
},
{
"path": "../../packages/ai-core"
},
{
"path": "../../packages/ai-history"
},
{
"path": "../../packages/ai-ollama"
},
{
"path": "../../packages/ai-openai"
},
{
"path": "../../packages/ai-terminal"
},
{
"path": "../../packages/ai-workspace-agent"
},
{
"path": "../../packages/bulk-edit"
},
Expand Down
10 changes: 0 additions & 10 deletions packages/ai-chat-ui/.eslintrc.js

This file was deleted.

32 changes: 0 additions & 32 deletions packages/ai-chat-ui/README.md

This file was deleted.

58 changes: 0 additions & 58 deletions packages/ai-chat-ui/package.json

This file was deleted.

Loading

0 comments on commit bd41848

Please sign in to comment.