Open rangerTao opened 4 days ago
A tool that can fetch prompt templates, datasets, and items from Langfuse.
Resolves #11040
[!Tip] Close issue syntax: Fixes #<issue number> or Resolves #<issue number>, see documentation for more details.
Fixes #<issue number>
Resolves #<issue number>
[!IMPORTANT] Please review the checklist below before submitting your pull request.
dev/reformat
cd web && npx lint-staged
Summary
A tool that can fetch prompt templates, datasets, and items from Langfuse.
Resolves #11040
Screenshots
Checklist
dev/reformat
(backend) andcd web && npx lint-staged
(frontend) to appease the lint gods