Skip to content

Conversation

@alvarobartt
Copy link
Contributor

Hi again @agola11! 🤗

What's in this PR?

After playing around with different chains we noticed that some chains were using different output_keys and we were just handling some, so we've extended the support to any output, either if it's a Python list or a string.

Kudos to @dvsrepo for spotting this!

alvarobartt and others added 4 commits June 14, 2023 11:49
Some chains were using different `output_key`s and we were just handling some, so we've extended the support to any key, both for list and str values

Co-authored-by: Daniel Vila Suero <[email protected]>
Re-run `make format` and `poetry run mypy langchain/callbacks/argilla_callback.py`
Copy link
Contributor

@hwchase17 hwchase17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@hwchase17 hwchase17 merged commit e0dea57 into langchain-ai:master Jun 18, 2023
This was referenced Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants