关于“使用 Vertex AI 构建 LangChain 应用:实验室挑战赛”的评价
431 条评价
Kotchamonwan S. · 已于 about 1 year前审核
Jupyter Notebook presents an error
Danilo S. · 已于 about 1 year前审核
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. · 已于 about 1 year前审核
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. · 已于 about 1 year前审核
Shanu R. · 已于 about 1 year前审核
Does not work. Multiple issues with the lab.
Shuvro A. · 已于 about 1 year前审核
Dicky P. · 已于 about 1 year前审核
The code which is buggy. Maybe the libraries imp orted are outdated since Lanchain updates frequently
Rogerio L. · 已于 about 1 year前审核
The code which we complete is buggy
Rogerio L. · 已于 about 1 year前审核
Daniel K. · 已于 about 1 year前审核
Abdullah A. · 已于 about 1 year前审核
Muhamad Anggara R. · 已于 about 1 year前审核
Akash S. · 已于 about 1 year前审核
Muhammad R. · 已于 about 1 year前审核
Siti R. · 已于 about 1 year前审核
Garth G. · 已于 about 1 year前审核
Tarun Y. · 已于 about 1 year前审核
exciting! :)
태우 이. · 已于 about 1 year前审核
Boonanan P. · 已于 about 1 year前审核
Good Lab
Abhinav C. · 已于 about 1 year前审核
Lock your PIP packages!
JF T. · 已于 about 1 year前审核
Ferry Yun K. · 已于 about 1 year前审核
Solomon B. · 已于 about 1 year前审核
Shrikanya G. · 已于 about 1 year前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。