langchain/libs
Massimiliano Pronesti e529939c54
feat(llms): support more tasks in HuggingFaceHub LLM and remove deprecated dep (#14406)
- **Description:** this PR upgrades the `HuggingFaceHub` LLM:
   * support more tasks (`translation` and `conversational`)
   * replaced the deprecated `InferenceApi` with `InferenceClient`
* adjusted the overall logic to use the "recommended" model for each
task when no model is provided, and vice-versa.
- **Tag mainter(s)**: @baskaryan @hwchase17
2024-01-23 16:48:56 -08:00
..
cli cli[patch]: add integration tests to default makefile (#16479) 2024-01-23 16:09:16 -07:00
community feat(llms): support more tasks in HuggingFaceHub LLM and remove deprecated dep (#14406) 2024-01-23 16:48:56 -08:00
core core[patch]: Release 0.1.15 (#16473) 2024-01-23 11:31:50 -08:00
experimental core[patch]: simple prompt pretty printing (#15968) 2024-01-12 21:08:51 -05:00
langchain langchain[patch]: Release 0.1.3 (#16475) 2024-01-23 11:50:25 -08:00
partners cli[patch], google-vertexai[patch]: readme template (#16470) 2024-01-23 12:08:17 -07:00