Files
langchain-python/langchain/llms
whuwxl 3f0357f94a Add summarization task type for HuggingFace APIs (#4721)
# Add summarization task type for HuggingFace APIs

Add summarization task type for HuggingFace APIs.
This task type is described by [HuggingFace inference
API](https://huggingface.co/docs/api-inference/detailed_parameters#summarization-task)

My project utilizes LangChain to connect multiple LLMs, including
various HuggingFace models that support the summarization task.
Integrating this task type is highly convenient and beneficial.

Fixes #4720
2023-05-15 16:26:17 -07:00
..
2023-05-13 21:47:10 -07:00
2023-04-30 11:14:09 -07:00
2023-04-30 11:14:09 -07:00
2023-04-30 11:14:09 -07:00
2023-04-30 11:14:09 -07:00
2023-04-30 11:14:09 -07:00
2023-05-13 21:47:10 -07:00
2023-04-30 11:14:09 -07:00
2023-05-06 09:48:40 -07:00
2022-12-18 16:22:42 -05:00
2023-04-30 11:14:09 -07:00
2023-04-30 11:14:09 -07:00
2023-04-30 11:14:09 -07:00
2023-05-08 16:37:34 -07:00
2023-04-30 11:14:09 -07:00
2023-04-30 11:14:09 -07:00
2023-04-30 11:14:09 -07:00
2022-11-14 22:05:41 -08:00
2023-05-08 21:59:46 -07:00