Files
langchain/langchain/embeddings
Prakhar Agarwal df0e1f85da pass list of strings to embed method in tf_hub (#3284)
This fixes the below mentioned issue. Instead of simply passing the text
to `tensorflow_hub`, we convert it to a list and then pass it.
https://github.com/hwchase17/langchain/issues/3282

Co-authored-by: Prakhar Agarwal <i.prakhar-agarwal@devrev.ai>
2023-04-26 15:04:09 -07:00
..
2023-03-07 15:23:46 -08:00
2023-04-26 15:04:09 -07:00
2023-04-04 19:52:33 -07:00