Build LangChain Applications using Vertex AI: Challenge Lab Reviews

Build LangChain Applications using Vertex AI: Challenge Lab Reviews

388 reviews

The T. · Reviewed 2 months ago

Kotchamonwan S. · Reviewed 2 months ago

Jupyter Notebook presents an error

Danilo S. · Reviewed 2 months ago

Does not work. Multiple issues with the lab. 1. The text split step appears to require a list of texts: So the below line needed to be added: doc_texts=[document.page_content for document in documents] 2. This step fails: # Reference the correct parameters (already defined) to properly index # the documents loaded from Wikipedia into Chroma DB as embeddings # https://python.langchain.com/docs/integrations/vectorstores/chroma vectorstore = Chroma.from_documents( documents=docs, # Data embedding=embeddings, # Embedding model persist_directory="./chroma_db" # Directory to save data ) With: AttributeError: 'Collection' object has no attribute 'model_fields'

Shuvro A. · Reviewed 2 months ago

there some some bugs in the chromadb section of. the code. Suggested fixes: downgrade the version to 0.5.3. Also, if you still encounter errors, bypass using vectorstore object for retriever instead of vectorstore_disk.

pulkit a. · Reviewed 2 months ago

Shanu R. · Reviewed 2 months ago

Does not work. Multiple issues with the lab.

Shuvro A. · Reviewed 2 months ago

Dicky P. · Reviewed 2 months ago

The code which is buggy. Maybe the libraries imp orted are outdated since Lanchain updates frequently

Rogerio L. · Reviewed 2 months ago

The code which we complete is buggy

Rogerio L. · Reviewed 2 months ago

Daniel K. · Reviewed 2 months ago

Abdullah A. · Reviewed 2 months ago

Muhamad Anggara R. · Reviewed 2 months ago

Akash S. · Reviewed 2 months ago

Muhammad R. · Reviewed 2 months ago

Siti R. · Reviewed 2 months ago

soham G. · Reviewed 2 months ago

Garth G. · Reviewed 2 months ago

Tarun Y. · Reviewed 2 months ago

exciting! :)

태우 이. · Reviewed 2 months ago

Boonanan P. · Reviewed 2 months ago

Good Lab

Abhinav C. · Reviewed 2 months ago

Lock your PIP packages!

JF T. · Reviewed 2 months ago

Abdul M. · Reviewed 2 months ago

Ferry Yun K. · Reviewed 2 months ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.