리뷰 Build LangChain Applications using Vertex AI: 챌린지 실습개
리뷰 431개
Kotchamonwan S. · 대략 1년 전에 리뷰됨
Jupyter Notebook presents an error
Danilo S. · 대략 1년 전에 리뷰됨
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. · 대략 1년 전에 리뷰됨
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. · 대략 1년 전에 리뷰됨
Shanu R. · 대략 1년 전에 리뷰됨
Does not work. Multiple issues with the lab.
Shuvro A. · 대략 1년 전에 리뷰됨
Dicky P. · 대략 1년 전에 리뷰됨
The code which is buggy. Maybe the libraries imp orted are outdated since Lanchain updates frequently
Rogerio L. · 대략 1년 전에 리뷰됨
The code which we complete is buggy
Rogerio L. · 대략 1년 전에 리뷰됨
Daniel K. · 대략 1년 전에 리뷰됨
Abdullah A. · 대략 1년 전에 리뷰됨
Muhamad Anggara R. · 대략 1년 전에 리뷰됨
Akash S. · 대략 1년 전에 리뷰됨
Muhammad R. · 대략 1년 전에 리뷰됨
Siti R. · 대략 1년 전에 리뷰됨
Garth G. · 대략 1년 전에 리뷰됨
Tarun Y. · 대략 1년 전에 리뷰됨
exciting! :)
태우 이. · 대략 1년 전에 리뷰됨
Boonanan P. · 대략 1년 전에 리뷰됨
Good Lab
Abhinav C. · 대략 1년 전에 리뷰됨
Lock your PIP packages!
JF T. · 대략 1년 전에 리뷰됨
Ferry Yun K. · 대략 1년 전에 리뷰됨
Solomon B. · 대략 1년 전에 리뷰됨
Shrikanya G. · 대략 1년 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.