关于“Build LangChain Applications using Vertex AI:挑戰實驗室”的评价
正在加载…
未找到任何结果。

在 Google Cloud 控制台中运用您的技能

关于“Build LangChain Applications using Vertex AI:挑戰實驗室”的评价

评论

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 核实。