generated from langchain-ai/integration-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed unecessary debug statements (#358)
The bedrock chat model has several logging statements that seem to be left over from someone debugging the code. Some of them result in the entire prompt being logged to the console, cluttering logging of applications leveraging the module. This PR removes said logging statements.
- Loading branch information
1 parent
10b083a
commit eb2ef6a
Showing
2 changed files
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters