Skip to content

Commit

Permalink
fix[community]: Fixed missing tool_choice in call options of chat IBM (
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipZmijewski committed Nov 27, 2024
1 parent ebbeaa6 commit b7b980b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/langchain-community/src/chat_models/ibm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ import {
TextChatResultChoice,
TextChatResultMessage,
TextChatToolCall,
TextChatToolChoiceTool,
TextChatUsage,
} from "@ibm-cloud/watsonx-ai/dist/watsonx-ai-ml/vml_v1.js";
import { WatsonXAI } from "@ibm-cloud/watsonx-ai";
Expand Down

0 comments on commit b7b980b

Please sign in to comment.