Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 committed Jan 28, 2025
1 parent 89687ca commit b361bea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class ChatDeepSeekStandardIntegrationTests extends ChatModelIntegrationTests<
>;
} = {
invoke: [
/*"cache_read_input" "reasoning_output" */
// "cache_read_input" "reasoning_output"
],
stream: [],
};
Expand Down

0 comments on commit b361bea

Please sign in to comment.