You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cratedb_rag_customer_support.ipynb has been introduced just recently.
It looks like the call to embeddings.embed_documents(pages_text) might take longer than expected / uses more compute resources / stalls for any other reasons?
Problem
cratedb_rag_customer_support.ipynb
has been introduced just recently.It looks like the call to
embeddings.embed_documents(pages_text)
might take longer than expected / uses more compute resources / stalls for any other reasons?-- https://github.com/crate/cratedb-examples/actions/runs/7881120885/job/21504241805#step:6:848
Q & A
Can you dig a bit into this, @marijaselakovic? Do you have any idea where this may be coming from, or how it can be improved?
NB: It's not a unique thing. We are also taking care about the same details at GH-170 and GH-299.
The text was updated successfully, but these errors were encountered: