[DEPRECATED] Build LangChain Applications using Vertex AI: Challenge Lab Reviews
431 reviews
Kotchamonwan S. · Reviewed yaklaşık 1 yıl ago
Jupyter Notebook presents an error
Danilo S. · Reviewed yaklaşık 1 yıl 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 yaklaşık 1 yıl 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 yaklaşık 1 yıl ago
Shanu R. · Reviewed yaklaşık 1 yıl ago
Does not work. Multiple issues with the lab.
Shuvro A. · Reviewed yaklaşık 1 yıl ago
Dicky P. · Reviewed yaklaşık 1 yıl ago
The code which is buggy. Maybe the libraries imp orted are outdated since Lanchain updates frequently
Rogerio L. · Reviewed yaklaşık 1 yıl ago
The code which we complete is buggy
Rogerio L. · Reviewed yaklaşık 1 yıl ago
Daniel K. · Reviewed yaklaşık 1 yıl ago
Abdullah A. · Reviewed yaklaşık 1 yıl ago
Muhamad Anggara R. · Reviewed yaklaşık 1 yıl ago
Akash S. · Reviewed yaklaşık 1 yıl ago
Muhammad R. · Reviewed yaklaşık 1 yıl ago
Siti R. · Reviewed yaklaşık 1 yıl ago
Garth G. · Reviewed yaklaşık 1 yıl ago
Tarun Y. · Reviewed yaklaşık 1 yıl ago
exciting! :)
태우 이. · Reviewed yaklaşık 1 yıl ago
Boonanan P. · Reviewed yaklaşık 1 yıl ago
Good Lab
Abhinav C. · Reviewed yaklaşık 1 yıl ago
Lock your PIP packages!
JF T. · Reviewed yaklaşık 1 yıl ago
Ferry Yun K. · Reviewed yaklaşık 1 yıl ago
Solomon B. · Reviewed yaklaşık 1 yıl ago
Shrikanya G. · Reviewed yaklaşık 1 yıl ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.