You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -88,11 +88,6 @@ from llama_index.vector_stores.faiss import FaissVectorStore
88
88
import faiss
89
89
```
90
90
91
-
/opt/conda/lib/python3.10/site-packages/pydantic/_internal/_fields.py:161: UserWarning: Field "model_id" has conflict with protected namespace "model_".
92
-
93
-
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
</span></span></code></pre></div><pre><code>/opt/conda/lib/python3.10/site-packages/pydantic/_internal/_fields.py:161: UserWarning: Field "model_id" has conflict with protected namespace "model_".
579
-
580
-
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
0 commit comments