Skip to content

Conversation

@RichardKruemmel
Copy link
Contributor

@RichardKruemmel RichardKruemmel commented Aug 1, 2024

  • fetch_scores
  • fetch_promtps
  • get_datasets
  • get_dataset_items
  • fetch_score

@RichardKruemmel RichardKruemmel self-assigned this Aug 1, 2024
@RichardKruemmel RichardKruemmel marked this pull request as ready for review August 2, 2024 18:03
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disclaimer: Experimental PR review

PR Summary

The pull request extends the Langfuse API coverage by adding new methods for fetching scores, prompts, and datasets, and updating the linking of dataset items.

  • Added fetch_score, fetch_scores, fetch_prompts, get_datasets, and get_dataset_items methods in langfuse/client.py.
  • Updated link method in DatasetItemClient to handle various input types.
  • Added new test cases in tests/test_core_sdk.py to validate the new API endpoints and ensure correct data retrieval.

2 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings

@marcklingen marcklingen requested review from hassiebp and removed request for marcklingen January 30, 2025 10:03
@hassiebp
Copy link
Contributor

Closing this in favor of #1098

@hassiebp hassiebp closed this Jan 31, 2025
@hassiebp
Copy link
Contributor

hassiebp commented Jan 31, 2025

Thanks again Richie though ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants