Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Automated Integration of LlamaIndex with Langfuse for Enhanced Observability #925

Open
hongsw opened this issue Nov 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@hongsw
Copy link
Collaborator

hongsw commented Nov 7, 2024

Is your feature request related to a problem? Please describe.

Integrating LlamaIndex with Langfuse for observability currently requires manual code implementation, which can be time-consuming and prone to errors.

Describe the solution you'd like

An automated integration between LlamaIndex and Langfuse that simplifies the setup process, allowing developers to achieve observability with minimal configuration. Utilizing Langfuse's LlamaIndexInstrumentor for straightforward initialization would be ideal.

Describe alternatives you've considered

Manually coding the integration, which increases the risk of inconsistencies and maintenance challenges. Exploring other observability tools was considered, but Langfuse's features align better with our requirements.

Additional context

Langfuse's official documentation provides examples for integrating with LlamaIndex. Implementing an automated integration based on these guidelines would enhance developer productivity.

https://langfuse.com/docs/integrations/llama-index/example-python-instrumentation-module

@hongsw hongsw added the enhancement New feature or request label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant