Define the reranker as reranker = Reranker(appropriate_parameters). Don’t forget: the query for the reranker should be rerank_query!
What it asks in reality is to import this line:
from weaviate.classes.query import Rerank
I expect to:
change the description
Define the reranker as reranker = Rerank(appropriate_parameters). Don’t forget: the query for the reranker should be rerank_query!
The unit tests are passed, but the notebook cannot be submitted. Any ETA to fix it?
Ideally, it should include refs to API. It is kind of irrelevant to spend time learning API you would probably not come back again and is unrelated to learning the principles.
Hi GIrijesh, sorry, it looks like the question was not attached to the class: retrieval-augmented-generation-rag (cannot include links). Can you fix it?
Basically, module 3 lab is broken. It contains a lot of typos and the notebook cannot be submitted. Can you please reach out to sb to fix it? Thanks!
I’m sorry you are facing issues with the assignment. Could you please describe what happens when you try to submit your assignment? Also, can you please send via DM your solution so I can take a look?
he Rerank should already be imported for you in the first cells of your assignment. We have created a notebook on the Weaviate API to help learners familiarize themselves with the library before proceeding with the assignment.
hi @2xmax@Girijesh@lucas.coutinho , i have deleted a weaviate client suppress_subprocess_output cell, i tried to undo , but it is not working, can anyone please help me with that piece of code?