Build LangChain Applications using Vertex AI: チャレンジラボ のレビュー
431 件のレビュー
Somboonkul Kotchamonwan · 約1年前にレビュー済み
Jupyter Notebook presents an error
Salazar Danilo · 約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'
Aikath Shuvro · 約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.
aneja pulkit · 約1年前にレビュー済み
Roy Shanu · 約1年前にレビュー済み
Does not work. Multiple issues with the lab.
Aikath Shuvro · 約1年前にレビュー済み
Pratama Dicky · 約1年前にレビュー済み
The code which is buggy. Maybe the libraries imp orted are outdated since Lanchain updates frequently
Lima Rogerio · 約1年前にレビュー済み
The code which we complete is buggy
Lima Rogerio · 約1年前にレビュー済み
Kuperberg Daniel · 約1年前にレビュー済み
Ahmad nur Abdullah · 約1年前にレビュー済み
Ramadhan Muhamad Anggara · 約1年前にレビュー済み
S Akash · 約1年前にレビュー済み
Raihan Muhammad · 約1年前にレビュー済み
Rukoyah Siti · 約1年前にレビュー済み
Greenaway Garth · 約1年前にレビュー済み
Yaduvanshi Tarun · 約1年前にレビュー済み
exciting! :)
이 태우 · 約1年前にレビュー済み
Pakwisat Boonanan · 約1年前にレビュー済み
Good Lab
Chaurasia Abhinav · 約1年前にレビュー済み
Lock your PIP packages!
Turcot JF · 約1年前にレビュー済み
Kurniawan Ferry Yun · 約1年前にレビュー済み
Beratu Solomon · 約1年前にレビュー済み
Ghatak Shrikanya · 約1年前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。