autoflow icon indicating copy to clipboard operation
autoflow copied to clipboard

Langfuse Integration

Open Mini256 opened this issue 1 year ago • 0 comments

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 @observe decorator

Mini256 avatar May 16 '24 02:05 Mini256