-
Notifications
You must be signed in to change notification settings - Fork 227
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
Sashaa/opik 438/restyle experiment sidebar #693
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* NO-JIRA: Updated Python SDK fern autogenerated code * Rev2: update README.md
…method (#698) * Updated evaluate function
* Implement tracking for beta.chat.completions.parse method * Updated documentation * Fix failing tests * Add async test, improve some type hints --------- Co-authored-by: Aliaksandr Kuzmik <[email protected]> Co-authored-by: Aliaksandr Kuzmik <[email protected]>
… using the track decorator (#677) * Add a test for ignore argument in track * Refactor track implementation, all repeatable track arguments that were passed everywhere in BaseTrackDecorator and its inherited classes are moved to a separate dataclass - TrackOptions. * Remove odd line * Implement dropping ignored input arguments * Handle capture_input=True case * Temporarily remove test * Revert test back * Update tests * Fix lint errors * Rename ignore -> ignore_arguments
* Fix broken links * Fix broken links
* Fix broken links * Update documentation
* Fix anthropic docs
* OPIK-432 project metrics traces count failing test [WIP] * OPIK-432 project metrics traces count failing test * OPIK-432 project metrics traces count failing test * OPIK-432 project metrics traces count failing test * OPIK-432 project metrics traces count implementation [WIP] * OPIK-432 project metrics traces count implementation [WIP] * OPIK-432 project metrics traces count implementation [WIP] * OPIK-432 project metrics traces count implementation [WIP] * OPIK-432 project metrics traces count implementation [WIP] * OPIK-432 project metrics traces count failing test green * OPIK-432 validations failing test * OPIK-432 validations failing test green * OPIK-432 refactor * OPIK-432 cover auth * OPIK-432 code style * OPIK-432 code simplify * OPIK-432 use number * OPIK-432 fix comparison * OPIK-432 pr comments * OPIK-432 pr comments * OPIK-432 pr comments * OPIK-432 pr comments
* NO-JIRA: Updated Python SDK fern autogenerated code * Rev2: update README.md
…method (#698) * Updated evaluate function
…nt-sidebar' into sashaa/OPIK-438/restyle-experiment-sidebar # Conflicts: # apps/opik-frontend/src/components/pages/CompareExperimentsPage/CompareExperimentsPanel/CompareExperimentsViewer.tsx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Details
Updated the style of the experiment item sidebar. The goal is to make it easier to compare the dataset item inputs and the experiment outputs