mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
1cc7d4c9eb
- **Description:** Simple change of the Class that ContentHandler inherits from. To create an object of type SagemakerEndpointEmbeddings, the property content_handler must be of type EmbeddingsContentHandler not ContentHandlerBase anymore, - **Twitter handle:** @Juanjo_Torres11 Co-authored-by: Bagatur <baskaryan@gmail.com>