Aller au contenu
login
arrow_backRetour aux issues
langchain-ai/langchain #32197

Support structured output with Pydantic models in `langchain-huggingface`

ecoDébutant help wanted investigate integration huggingface external

descriptionDescription

The documentation indicates that it does, but the PydanticOutputParser is not being utilised. https://github.com/langchain-ai/langchain/blob/0f39155f62742aeaa71c3993dcaa01e03b73f87e/libs/partners/huggingface/langchain_huggingface/chat_models/huggingface.py#L882
codeOuvre sur GitHub