-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
5
-
False
-
-
False
-
-
-
HAS Sprint 2269, DEVAI Sprint 3261, DEVAI Sprint 3262, DEVAI Sprint 3263
Task Description (Required)
Currently there is a run time error when running RAG template on the RHOAI workspace because the Notebook image that we use image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2024.1 uses an older version of sqlite3.
The Chroma DB which the RAG templates use, requires a more up to date sqlite3 version.
If this requires Change Management, complete sections below:
Change Request
Get a newer image to run the Notebook, so that there is an updated sqlite3 version. Or, figure out how to update the sqlite3 tool on the same image. Other options inclide to create a custom image with the update sqlite3 https://medium.com/@jishikaw/how-to-create-custom-notebook-images-on-red-hat-openshift-data-science-f9cfd4cfec7e
Environment
<Select which environment the change is being made on. If both, open a separate issue so changes are tracked in each environment>
[ ] Stage OR
[ ] Prod
Backout Plan
<State what steps are needed to roll back in case something goes wrong>
Downtime
<Is there any downtime for these changes? If so, for how long>
Risk Level
<How risky is this change?>
Testing
<How are changes verified?>
Communication
<How are service owners or consumers notified of these changes?>
- relates to
-
RHIDP-10055 Create Custom Notebook Image for RHOAI & InstructLab
-
- To Do
-