-
Notifications
You must be signed in to change notification settings - Fork 324
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
chore: update docs branch with main #5757
Merged
Merged
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
* test(playground): add test for openai tool call response * restore exception
* Update autogen tracing tutorial Adds register call, api key prompt, and swaps pyautogen for autogen to match autogen's new best practices * Style fix
* Add LLMRelationalEvaluator to phoenix experiments * Use correct variable name * Improve docstring
* fix(styles): make prompt section scrollable to the bottom * fix: add gap 200 between tool calls * update css
* Add workflows research agent example * Update clone path to point to branch * Style fixes * Update README.md * Remove unrelated file changes * Update README.md
* Create langgraph_agent_tracing_tutorial.ipynb * PR comments
* fix: update to properly initialize when brought into view * add link to issue in comment * update gap fix console warnings * abstract out into wrapper * remove log
…round (#5197) * feat(playground): plumb through message tool_calls from span to playground * cleanup
…rms (#5202) * fix: Bubble errors up from nested invocation parameter schema transforms This allows errors to be displayed in the playground UI when the invocation parameters are totally incorrect on the span * use isObject util
* feat: Add Annotate button and slide over to run metadata footer Additionally display run metadata footer on "playground from span" instances * fix test * Parse span id if available, even if span attrs are not * Move span annotation components to common components folder
* fix(playground): make input /output content scrollable * plumb through span tools to playground * add tests * fix comment * fix python test
Corrected "Costomizable" to "Customizable" in [README.md]. This pull request addresses a minor typo found in repository. The typo has been corrected to improve clarity and maintain the quality of the documentation. This change is purely cosmetic and does not affect functionality.
…n all os and on postgres (#5205) Co-authored-by: Dustin Ngo <[email protected]>
… instead of `httpx.get` (#5220)
* Fix evaluate_tool_calling { character formatting * Style fix
* Update mistral eval model to >=1.0.0 * Set package requirement in pyproject.toml * Addressing PR comments * Update CI tests * Added option to pass api key
* add combobox to model config dialog * create a L variant of combobox * make model combobox L * update styles * fix model combobox props * cleanup * update fetching pattern to use preloaded query * update width to be added in styles not emotion * small nits * remove comment * add label update help text --------- Co-authored-by: Mikyo King <[email protected]>
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…--components--arize-phoenix
* feat(playground): Wrap lines within Playground template editor * Add minimum height to playground chat template editor, and placeholder texts * Add line numbers to template editor * Increase padding inside of template editor
* feat(js): initial directories * chore(ts): scaffold phoenix ts packages (#5701) * chore(ts): scaffold phoenix ts packages * add prettier and eslint and ci * fix(ts): remove explicit prebuild command * chore(js): add rudamentary types for experiments * add types * fix * Update js/packages/phoenix-client/src/types/experiments.ts Co-authored-by: Parker Stafford <[email protected]> * feat(js): Produce ESM build artifacts * Delete unused package stubs * Bump baseline esm config target and configure aliasing * Add config tests Had to break out config merging logic so that it was testable --------- Co-authored-by: Parker Stafford <[email protected]> Co-authored-by: Parker Stafford <[email protected]> Co-authored-by: Tony Powell <[email protected]>
chore: sync docs
dosubot
bot
added
the
size:XXL
This PR changes 1000+ lines, ignoring generated files.
label
Dec 17, 2024
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
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.
No description provided.