🔧 chore(langfuse.py): update debug log message for better clarity and accuracy
This commit is contained in:
parent
899a8fbb33
commit
6e7d7dfb51
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ class LangfuseInstance:
|
|||
|
||||
@classmethod
|
||||
def create(cls):
|
||||
logger.debug("Creating Langfuse instance")
|
||||
logger.debug("Checking Langfuse credentials")
|
||||
from langflow.settings import settings
|
||||
from langfuse import Langfuse # type: ignore
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue