Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 816 Bytes

File metadata and controls

21 lines (14 loc) · 816 Bytes

langfuse-haystack

PyPI - Version PyPI - Python Version


Contributing

Refer to the general Contribution Guidelines.

To run integration tests locally, you need to export the following environment variables:

  • LANGFUSE_SECRET_KEY
  • LANGFUSE_PUBLIC_KEY
  • OPENAI_API_KEY
  • ANTHROPIC_API_KEY
  • COHERE_API_KEY.