{"id":21948504,"url":"https://github.com/kpavlov/langfuse-jvm","last_synced_at":"2025-04-23T00:21:08.159Z","repository":{"id":261203067,"uuid":"882771611","full_name":"kpavlov/langfuse-jvm","owner":"kpavlov","description":"JVM clients for LangFuse","archived":false,"fork":false,"pushed_at":"2025-04-11T19:17:53.000Z","size":128,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T09:50:16.984Z","etag":null,"topics":["http-client","langfuse","spring"],"latest_commit_sha":null,"homepage":"https://kpavlov.github.io/langfuse-jvm/api","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kpavlov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-03T18:06:57.000Z","updated_at":"2025-04-11T19:17:56.000Z","dependencies_parsed_at":"2024-11-05T09:33:50.039Z","dependency_job_id":"9a036cb8-6b10-41aa-84ba-2619ad6ed76a","html_url":"https://github.com/kpavlov/langfuse-jvm","commit_stats":null,"previous_names":["kpavlov/langfuse-jvm"],"tags_count":0,"template":false,"template_full_name":"kpavlov/awesome-kotlin-maven-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpavlov%2Flangfuse-jvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpavlov%2Flangfuse-jvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpavlov%2Flangfuse-jvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpavlov%2Flangfuse-jvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kpavlov","download_url":"https://codeload.github.com/kpavlov/langfuse-jvm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250344636,"owners_count":21415158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["http-client","langfuse","spring"],"created_at":"2024-11-29T05:15:19.027Z","updated_at":"2025-04-23T00:21:08.131Z","avatar_url":"https://github.com/kpavlov.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Langfuse-JVM 🪢☕️\n\nJVM clients for [Langfuse](https://api.reference.langfuse.com)\n\n[![Kotlin CI with Maven](https://github.com/kpavlov/langfuse-jvm/actions/workflows/maven.yml/badge.svg?branch=main)](https://github.com/kpavlov/langfuse-jvm/actions/workflows/maven.yml)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/b213cf0965cb47dba3bdd67e3b463e08)](https://app.codacy.com/gh/kpavlov/langfuse-jvm/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade)\n[![Codacy Coverage](https://app.codacy.com/project/badge/Coverage/b213cf0965cb47dba3bdd67e3b463e08)](https://app.codacy.com/gh/kpavlov/langfuse-jvm/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_coverage)\n[![Api Docs](https://img.shields.io/badge/api-docs-blue)](https://kpavlov.github.io/langfuse-jvm/api/)\n[![ktlint](https://img.shields.io/badge/ktlint%20code--style-%E2%9D%A4-FF4081)](https://pinterest.github.io/ktlint/)\n\n# Overview\n\nProject provides various JVM clients for Langfuse\n\nClients are generated from Langfuse [OpenAPI specification](https://api.reference.langfuse.com).\n\n- [Spring Client](https://kpavlov.github.io/langfuse-jvm/api/root/me.kpavlov.langfuse.spring/-langfuse-client/) built on top of [Webclient](https://docs.spring.io/spring-framework/reference/web/webflux-webclient.html).\n\n## How to run\n\nCreate `.env` file in root directory and add your API keys:\n\n```dotenv\nLANGFUSE_SECRET_KEY=\"sk-lf-...\"\nLANGFUSE_PUBLIC_KEY=\"pk-lf-...\"\nLANGFUSE_HOST=\"https://cloud.langfuse.com\" # 🇪🇺 EU region\n# LANGFUSE_HOST=\"https://us.cloud.langfuse.com\" # 🇺🇸 US region\n```\n\nBuilding project locally:\n\n```shell\nmvn clean verify\n```\n\nor\n\n```shell\nmake build\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpavlov%2Flangfuse-jvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkpavlov%2Flangfuse-jvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpavlov%2Flangfuse-jvm/lists"}