Skip to content

TechieTeee/langfuse-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

466 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langfuse Docs

Repo for langfuse.com, based on Nextra

Local Development

Pre-requisites: Node.js 18+, pnpm

  1. Optional: Create env based on .env.template
  2. Run pnpm i to install the dependencies.
  3. Run pnpm dev to start the development server on localhost:3333

Details

Python docs

The Python docs are written in jupyter notebooks src/ipynb/\*.ipynb; we use jupyter nbconvert to convert them to markdown after making changes to the notebooks

  1. Load python shell/env which has jupyter installed, e.g. pyenv shell anaconda3-2023.03
  2. Run bash scripts/update_ipynb_docs.sh

API Reference (Swagger)

API reference is automatically generated based on the OpenAPI spec of the current production deployment of Langfuse Cloud.

Stack

Interested in stack of Q&A docs chatbot? Checkout the blog post for implementation details (all open source)

About

Langfuse docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • MDX 44.2%
  • TypeScript 34.6%
  • Jupyter Notebook 18.2%
  • JavaScript 1.5%
  • PLpgSQL 0.7%
  • CSS 0.7%
  • Shell 0.1%