after running ask --question 'what is flytekit? I ...
# llm-rag-workshop-june-2024
f
after running ask --question 'what is flytekit? I got this: RPC Failed, with Status: StatusCode.NOT_FOUND details: rpc error: code = NotFound desc = artifact not found
p
Can you verify that the previous code above the image ran?
Copy code
!unionai run --copy-all --remote union_rag/langchain.py create_knowledge_base \
    --exclude_patterns '["/api/", "/_tags/"]' \
    --limit 100
f
yes
👀 1
f
mind sharing the entire error?
f
!unionai run --copy-all --remote union_rag/langchain.py ask --question 'what is flytekit?' Running Execution on Remote. Input 'search_index' not passed, supported backends will query for 'vector-store'... Partitions: embedding_type=openai Image flytekit:LS32S93vUyNVGxpy00WWQw not found. building... Waiting for build to finish at: https://serverless.union.ai/org/ogniki/projects/system/domains/development/executions/f81a21ba0073a4943946 Build completed in 00001! RPC Failed, with Status: StatusCode.NOT_FOUND details: rpc error: code = NotFound desc = artifact not found