SIGN IN SIGN UP
langflow-ai / langflow UNCLAIMED

Langflow is a powerful tool for building and deploying AI-powered agents and workflows.

0 0 1 Python

refactor(callback): simplify import statements and type annotations for better readability (#2793)

* refactor: add LogFunctionType protocol for type hint

The LogFunctionType protocol is introduced to define the structure of a logging function that takes a message and an optional name parameter. This protocol will be used to ensure consistency and compatibility with other parts of the codebase when logging messages.

* refactor(callback.py): simplify import statements and type annotations for better readability
G
Gabriel Luiz Freitas Almeida committed
6ca57809086e80f4e2966aeb97fe937d2bd806d1
Parent: 6ffe579
Committed by GitHub <noreply@github.com> on 7/18/2024, 7:22:41 PM