Package
Bases:
BaseCallbackHandler
LangChain callbackbander for logging prompts to Galileo.
- Parameters: project_name (str) – Name of the project to log to
- Return type:
None
- Return type:
UUID
- Return type:
None
- Return type:
None
Run when LLM starts running.
- Return type:
Any
Run when Chat Model starts running.
- Return type:
Any
Run when LLM ends running.
- Return type:
Any
Run when LLM errors.
- Return type:
Any
Run when chain starts running.
- Return type:
Any
Run when chain ends running.
- Return type:
Any
Run when chain errors.
- Return type:
Any
- Return type:
None
- Return type:
None