Eric Berry

Results 34 comments of Eric Berry

> @coderberry Unfortunately this gem is no longer being maintained by us. Feel free to fork. I'll update the readme to point to your fork if that works for you....

Does anyone have an example of the `def conversation_logger` method? With LangGraph, they have a tracing logger: ```python # Snippets, doesn't work from langflow.services.tracing.schema import Log from langflow.schema.log import LoggableType...

@huang-sh Please see PR #2197 and let me know if it resolves the concern this PR is addressing. I am sorry to step on your toes. I needed to add...