Membangun Aplikasi LangChain menggunakan Vertex AI: Challenge Lab Ulasan
431 ulasan
Kotchamonwan S. · Diulas sekitar 1 tahun lalu
Jupyter Notebook presents an error
Danilo S. · Diulas sekitar 1 tahun lalu
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. · Diulas sekitar 1 tahun lalu
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. · Diulas sekitar 1 tahun lalu
Shanu R. · Diulas sekitar 1 tahun lalu
Does not work. Multiple issues with the lab.
Shuvro A. · Diulas sekitar 1 tahun lalu
Dicky P. · Diulas sekitar 1 tahun lalu
The code which is buggy. Maybe the libraries imp orted are outdated since Lanchain updates frequently
Rogerio L. · Diulas sekitar 1 tahun lalu
The code which we complete is buggy
Rogerio L. · Diulas sekitar 1 tahun lalu
Daniel K. · Diulas sekitar 1 tahun lalu
Abdullah A. · Diulas sekitar 1 tahun lalu
Muhamad Anggara R. · Diulas sekitar 1 tahun lalu
Akash S. · Diulas sekitar 1 tahun lalu
Muhammad R. · Diulas sekitar 1 tahun lalu
Siti R. · Diulas sekitar 1 tahun lalu
Garth G. · Diulas sekitar 1 tahun lalu
Tarun Y. · Diulas sekitar 1 tahun lalu
exciting! :)
태우 이. · Diulas sekitar 1 tahun lalu
Boonanan P. · Diulas sekitar 1 tahun lalu
Good Lab
Abhinav C. · Diulas sekitar 1 tahun lalu
Lock your PIP packages!
JF T. · Diulas sekitar 1 tahun lalu
Ferry Yun K. · Diulas sekitar 1 tahun lalu
Solomon B. · Diulas sekitar 1 tahun lalu
Shrikanya G. · Diulas sekitar 1 tahun lalu
Kami tidak dapat memastikan bahwa ulasan yang dipublikasikan berasal dari konsumen yang telah membeli atau menggunakan produk terkait. Ulasan tidak diverifikasi oleh Google.