-
Notifications
You must be signed in to change notification settings - Fork 4
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
PydanticSchemaGenerationError #47
Comments
+1 |
@awesomesince96 @Caoxuyang thank you for reporting this, it was an issue with the upstream llama-index which has now been bumped. Please re-install the python venv using the latest requirements.txt file. |
@gotsysdba can you please provide the steps doing so? I see python steps are usually only used for bare metal, i am using "container installation". This will also be helpful for someone coming across this thread in future. Thank you. |
@awesomesince96... of course. When going through the walkthrough, run steps 1-3 in this section again: https://oracle-samples.github.io/oaim-sandbox/walkthrough/index.html#oracle-ai-microservices-sandbox |
Building and running in container and facing below error :
podman build -t localhost/oaim-sandbox:latest .
Docs that i followed: https://oracle-samples.github.io/oaim-sandbox/walkthrough/index.html
Please let me know if you need any other info, it's an E4.Flex instance on OCI
The text was updated successfully, but these errors were encountered: