Commit ecb8175
committed
fix: resolve CI failures for notebook update
- Fix broken link: update multitenancy docs URL to /guides/index-data/
- Remove explicit pinecone==8.0.0 which conflicts with langchain-pinecone
(langchain-pinecone 0.2.13 requires pinecone<8.0.0)
The langchain-pinecone package will bring in the compatible pinecone
version (7.x) as a transitive dependency.1 parent 7b08009 commit ecb8175
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | 59 | | |
61 | 60 | | |
62 | 61 | | |
| |||
307 | 306 | | |
308 | 307 | | |
309 | 308 | | |
310 | | - | |
| 309 | + | |
311 | 310 | | |
312 | 311 | | |
313 | 312 | | |
| |||
0 commit comments