Files
langchain/tests/integration_tests/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
..
2022-12-13 06:46:01 -08:00
2022-12-13 06:46:01 -08:00
2023-03-28 11:56:57 -07:00
2023-04-06 14:41:06 -07:00
2022-12-18 16:22:42 -05:00