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

build: update ray and pydantic dependency #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vitahoang
Copy link

There is an error when calling ray.init() due to dependency with pydantic. ray-project/ray#37019. Updating dependencies of Ray and pydantic resolves the issue:
"! pip install "ray>=2.9.0", "! pip install "pydantic>=2.5.0"

There is an error when calling ray.init() due to dependency with pydantic. ray-project/ray#37019
Copy link

docu-mentor bot commented Apr 25, 2024

👋 Hi, I'm @docu-mentor, an LLM-powered GitHub app
powered by Anyscale Endpoints
that gives you actionable feedback on your writing.

Simply create a new comment in this PR that says:

@docu-mentor run

and I will start my analysis. I only look at what you changed
in this PR. If you only want me to look at specific files or folders,
you can specify them like this:

@docu-mentor run doc/ README.md

In this example, I'll have a look at all files contained in the "doc/"
folder and the file "README.md". All good? Let's get started!

@vitahoang
Copy link
Author

@docu-mentor run

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.

None yet

1 participant