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

chore: update docs branch with main #5757

Merged
merged 417 commits into from
Dec 17, 2024
Merged

chore: update docs branch with main #5757

merged 417 commits into from
Dec 17, 2024

Conversation

mikeldking
Copy link
Contributor

No description provided.

RogerHYang and others added 30 commits October 22, 2024 09:45
* 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.
mikeldking and others added 27 commits December 9, 2024 12:38
* 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>
* 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]>
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Dec 17, 2024
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@mikeldking mikeldking merged commit 3215194 into docs Dec 17, 2024
91 of 92 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

10 participants