Build LangChain Applications using Vertex AI: laboratório com desafio avaliações
431 avaliações
Kotchamonwan S. · Revisado há about 1 year
Jupyter Notebook presents an error
Danilo S. · Revisado há 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. · Revisado há 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. · Revisado há about 1 year
Shanu R. · Revisado há about 1 year
Does not work. Multiple issues with the lab.
Shuvro A. · Revisado há about 1 year
Dicky P. · Revisado há about 1 year
The code which is buggy. Maybe the libraries imp orted are outdated since Lanchain updates frequently
Rogerio L. · Revisado há about 1 year
The code which we complete is buggy
Rogerio L. · Revisado há about 1 year
Daniel K. · Revisado há about 1 year
Abdullah A. · Revisado há about 1 year
Muhamad Anggara R. · Revisado há about 1 year
Akash S. · Revisado há about 1 year
Muhammad R. · Revisado há about 1 year
Siti R. · Revisado há about 1 year
Garth G. · Revisado há about 1 year
Tarun Y. · Revisado há about 1 year
exciting! :)
태우 이. · Revisado há about 1 year
Boonanan P. · Revisado há about 1 year
Good Lab
Abhinav C. · Revisado há about 1 year
Lock your PIP packages!
JF T. · Revisado há about 1 year
Ferry Yun K. · Revisado há about 1 year
Solomon B. · Revisado há about 1 year
Shrikanya G. · Revisado há about 1 year
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.