mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Merge branch 'watsonx-ai-integration' of https://github.com/PrasangAPrajapati/Roo-Code into watsonx-ai-integration
This commit is contained in:
parent
2529892555
commit
59ee5aa2a1
2 changed files with 0 additions and 2 deletions
|
|
@ -28,7 +28,6 @@ export { UnboundHandler } from "./unbound"
|
|||
export { VertexHandler } from "./vertex"
|
||||
export { VsCodeLmHandler } from "./vscode-lm"
|
||||
export { XAIHandler } from "./xai"
|
||||
export { WatsonxAIHandler } from "./watsonx"
|
||||
export { ZAiHandler } from "./zai"
|
||||
export { FireworksHandler } from "./fireworks"
|
||||
export { RooHandler } from "./roo"
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ import type {
|
|||
CloudUserInfo,
|
||||
ShareVisibility,
|
||||
QueuedMessage,
|
||||
ModelInfo,
|
||||
} from "@roo-code/types"
|
||||
|
||||
import { GitCommit } from "../utils/git"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue