8000 GitHub - robertalanm/langfuse-python
[go: up one dir, main page]

Skip to content

robertalanm/langfuse-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langfuse Javascript SDK

PyPI Version

MIT License

pip install langfuse

Full documentation: https://docs.langfuse.com/sdk/python

Development

Update openapi spec

  1. Generate Fern Python SDK in langfuse and copy the files generated in generated/python into the langfuse/api folder in this repo.
  2. Rebuild and deploy the package to PyPi.

Deployment

  1. poetry version patch
  2. poetry build
  3. poetry publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0