Skip to content

Commit 05f3b52

Browse files
committed
revert changes
1 parent 00fa9ae commit 05f3b52

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/api/providers/featherless.ts

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
import {
2-
DEEP_SEEK_DEFAULT_TEMPERATURE,
3-
type FeatherlessModelId,
4-
featherlessDefaultModelId,
5-
featherlessModels,
6-
} from "@roo-code/types"
1+
import { DEEP_SEEK_DEFAULT_TEMPERATURE, type FeatherlessModelId, featherlessDefaultModelId, featherlessModels } from "@roo-code/types"
72
import { Anthropic } from "@anthropic-ai/sdk"
83
import OpenAI from "openai"
94

0 commit comments

Comments
 (0)