Files
langchain/langchain/embeddings
zhujiangwei 8c371e12eb refactor BedrockEmbeddings class (#7266)
#### Description
refactor BedrockEmbeddings class to clean code as below:

1. inline content type and accept
2. rewrite input_body as a dictionary literal
3. no need to declare embeddings variable, so remove it
2023-07-06 11:56:30 -04:00
..
2023-07-03 09:38:31 -06:00
2023-06-03 16:47:52 -07:00
2023-03-07 15:23:46 -08:00
2023-05-25 06:57:49 -07:00
2023-05-24 08:06:45 -07:00
2023-06-28 23:04:11 -07:00