langchain/libs
Margaret Qian acfc485808
Update MosaicML Embedding Input Key (#12657)
This input key was missed in the last update PR:
https://github.com/langchain-ai/langchain/pull/7391

The input/output formats are intended to be like this:

```
{"inputs": [<prompt>]} 

{"outputs": [<output_text>]}
```
2023-10-31 14:43:30 -04:00
..
cli template updates (#12646) 2023-10-31 09:13:58 -07:00
experimental LM Format Enforcer Integration + Sample Notebook (#12625) 2023-10-31 09:49:01 -07:00
langchain Update MosaicML Embedding Input Key (#12657) 2023-10-31 14:43:30 -04:00