Files
langchain/tests/integration_tests
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-10 11:08:29 -07:00
2023-04-30 11:14:09 -07:00
2023-05-14 22:04:38 -07:00
2023-05-11 22:48:38 -07:00
2022-10-24 14:51:15 -07:00