Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 69ac8c5

Browse files
committedFeb 2, 2025··
remove unused param
1 parent 9802c8a commit 69ac8c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/providers/openai/chatComplete.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { ANTHROPIC, OPEN_AI } from '../../globals';
2-
import { Params } from '../../types/requestBody';
32
import {
43
ChatCompletionResponse,
54
ErrorResponse,

0 commit comments

Comments
 (0)
Please sign in to comment.