🥷 Superagent Integration
Superagent (opens in a new tab) (GitHub (opens in a new tab)): the Open Source AI Assistant Framework & API. Prototype and deploy agents powered by large language models. Leverage RAG and reasoning in your apps.
Integration
Superagent is natively integrated with Langfuse. Create a new project in Langfuse (sign up (opens in a new tab)), get API keys in the project settings, and add the following configuration to your Superagent docker .env:
libs/.docker/.env
LANGFUSE_PUBLIC_KEY=pk-lf-...
LANGFUSE_SECRET_KEY=sk-lf-...
LANGFUSE_HOST=https://cloud.langfuse.com