Skip to content

Commit

Permalink
fix(ci): Fix build (#7551)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 authored Jan 18, 2025
1 parent 9518c50 commit 1546a2e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libs/langchain-openai/src/chat_models.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1124,8 +1124,6 @@ export class ChatOpenAI<

reasoningEffort?: OpenAIClient.Chat.ChatCompletionReasoningEffort;

disableStreaming?: boolean;

constructor(
fields?: ChatOpenAIFields,
/** @deprecated */
Expand Down

0 comments on commit 1546a2e

Please sign in to comment.