Skip to content

Conversation

@sydney-runkle
Copy link
Collaborator

@sydney-runkle sydney-runkle commented Sep 29, 2025

The main goal of this PR is to move away from our current HITL request / response structures, which are just lists. Lists are not extensible, it's much easier to make additive changes to a json body.

This PR introduces HITLRequest and HITLResponse objects to be used instead.

@vercel
Copy link

vercel bot commented Sep 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
langchain Ignored Ignored Preview Sep 29, 2025 2:07pm

@github-actions github-actions bot added feature langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0 labels Sep 29, 2025
@sydney-runkle
Copy link
Collaborator Author

replaced by #33397

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants