L
langfuse-install-auth
Install and configure Langfuse SDK authentication for LLM observability.\nUse when setting up a new Langfuse integration, configuring API keys,\nor initializing Langfuse tracing in your project.\nTrigger with phrases like \
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
Install and configure Langfuse SDK authentication for LLM observability.\nUse when setting up a new Langfuse integration, configuring API keys,\nor initializing Langfuse tracing in your project.\nTrigger with phrases like \
How to use
- Wyzwól umiejętność frazami takimi jak "zainstaluj langfuse", "skonfiguruj langfuse", "langfuse auth" lub "configure langfuse API key". 2. Upewnij się, że masz zainstalowany Node.js 18+ lub Python 3.9+ oraz menedżer pakietów (npm, pnpm lub pip). 3. Umiejętność zainstaluje odpowiedni SDK — dla JavaScript/TypeScript wybierze nowoczesne moduły (@langfuse/client, @langfuse/tracing, @langfuse/otel) lub starszą wersję v3 w zależności od Twojego projektu; dla Pythona zainstaluje pakiet langfuse. 4. Przejdź do panelu Langfuse (https://cloud.langfuse.com lub Twoja instancja self-hosted), wejdź w Ustawienia > Klucze API i utwórz nową parę kluczy. 5. Skopiuj klucz publiczny (pk-lf-...) i klucz tajny (sk-lf-...) — umiejętność pomoże Ci je skonfigurować w projekcie. 6. Jeśli potrzebujesz integracji z OpenAI lub LangChain, umiejętność zainstaluje dodatkowe pakiety (@langfuse/openai, @langfuse/langchain) i skonfiguruje je automatycznie.