autoflow
autoflow copied to clipboard
Langfuse Integration
Langfuse does not provide TypeScript version of Llamaindex support (reference: https://github.com/langfuse/langfuse-js/issues/200), so we need to realize it ourself.
- [x] Work around
- [ ] Add
LangfuseContext - [ ] Add
CallbackHandler, reference https://github.com/langfuse/langfuse-js/blob/main/langfuse-langchain/src/callback.ts - [ ] Add
@observedecorator