Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(agent): adds support for customizing the agent via a langchain runnable config #632

Closed

Conversation

thehapyone
Copy link
Contributor

This PR attempts to adds an additional attribute for customizing the agents setup via the langchain runnable config. This could be used to to enhance the tracing for example.

Here is a potential example usage of this to set the names used in tracing logs
image

@thehapyone thehapyone changed the title feat(agent): adds support for customizing the agent via a langhcain runnable config feat(agent): adds support for customizing the agent via a langchain runnable config May 17, 2024
@thehapyone
Copy link
Contributor Author

cc @joaomdmoura what do you think? Also it seem the new actions workflow didn't address the underlying errors before being merged #588

@gvieira
Copy link
Collaborator

gvieira commented Jun 7, 2024

Seems related to #483, isn't it?

@thehapyone
Copy link
Contributor Author

This is implemented in #483

@thehapyone thehapyone closed this Jun 8, 2024
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.

None yet

2 participants