Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support for span evaluations to get evaluations endpoint #2900

Merged
merged 6 commits into from
Apr 16, 2024

Conversation

axiomofjoy
Copy link
Contributor

@axiomofjoy axiomofjoy commented Apr 16, 2024

  • adds support for span annotations to the GET evaluations endpoint.
  • fixes bug with query name parameter

resolves #2894

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Apr 16, 2024
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@axiomofjoy axiomofjoy changed the base branch from main to sql April 16, 2024 02:07
@axiomofjoy axiomofjoy added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XL This PR changes 500-999 lines, ignoring generated files. labels Apr 16, 2024
src/phoenix/session/client.py Outdated Show resolved Hide resolved
src/phoenix/server/api/routers/v1/evaluations.py Outdated Show resolved Hide resolved
src/phoenix/server/api/routers/v1/evaluations.py Outdated Show resolved Hide resolved
src/phoenix/server/api/routers/v1/evaluations.py Outdated Show resolved Hide resolved
src/phoenix/server/api/routers/v1/evaluations.py Outdated Show resolved Hide resolved
@axiomofjoy axiomofjoy merged commit 379e336 into sql Apr 16, 2024
11 checks passed
@axiomofjoy axiomofjoy deleted the get-evaluations-2894 branch April 16, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:M This PR changes 30-99 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[persistence] wire evaluations GET endpoint to db
3 participants