mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
Refactor
This commit is contained in:
parent
141fa69c05
commit
6a7ab87f68
2 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ import {
|
|||
OpenRouterModelId,
|
||||
openRouterModels,
|
||||
} from "../shared/api"
|
||||
import { convertToOpenAiMessages } from "../utils/context-management"
|
||||
import { convertToOpenAiMessages } from "../utils/openai-format"
|
||||
|
||||
export class OpenRouterHandler implements ApiHandler {
|
||||
private options: ApiHandlerOptions
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue