Skip to content

Commit

Permalink
Daily Pathway examples refresh
Browse files Browse the repository at this point in the history
Co-authored-by: Manul from Pathway <[email protected]>
GitOrigin-RevId: 4d643363e8e365dacb76927f7e05fc8fe892ca1e
  • Loading branch information
Pathway-Dev and Manul from Pathway committed Nov 15, 2024
1 parent 61671a1 commit ee26e3c
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 57 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
"### Langchain\n",
"\n",
"You can use a Pathway Vector Store in LangChain pipelines with `PathwayVectorClient`\n",
"and configure a `VectorStoreServer` using LangChain components. For more information see [our article](/developers/templates/langchain-integration) or [LangChain documentation](https://python.langchain.com/v0.1/docs/integrations/vectorstores/pathway/).\n"
"and configure a `VectorStoreServer` using LangChain components. For more information see [our article](/blog/langchain-integration) or [LangChain documentation](https://python.langchain.com/v0.1/docs/integrations/vectorstores/pathway/).\n"
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/showcases/multimodal-rag.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"source": [
"## **What's the main difference between LlamaIndex and Pathway?**\n",
"\n",
"Pathway offers an indexing solution that always provides the latest information to your LLM application: Pathway Vector Store preprocesses and indexes your data in real time, always giving up-to-date answers. LlamaIndex is a framework for writing LLM-enabled applications. Pathway and LlamaIndex are best [used together](/developers/templates/llamaindex-pathway). Pathway vector store is natively available in LlamaIndex."
"Pathway offers an indexing solution that always provides the latest information to your LLM application: Pathway Vector Store preprocesses and indexes your data in real time, always giving up-to-date answers. LlamaIndex is a framework for writing LLM-enabled applications. Pathway and LlamaIndex are best [used together](/blog/llamaindex-pathway). Pathway vector store is natively available in LlamaIndex."
]
},
{
Expand Down
110 changes: 55 additions & 55 deletions examples/notebooks/tutorials/asynctransformer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,11 @@
"output_type": "stream",
"text": [
" | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 3 | 1731562470734 | 1\n",
"^3CZ78B4... | 2 | 3 | 1731562470934 | 1\n",
"^YYY4HAB... | 6 | 7 | 1731562470934 | 1\n",
"^3HN31E1... | 6 | 7 | 1731562471336 | 1\n",
"^X1MXHYY... | 12 | 13 | 1731562471336 | 1\n"
"^Z3QWT29... | 2 | 3 | 1731648975792 | 1\n",
"^3CZ78B4... | 2 | 3 | 1731648975992 | 1\n",
"^YYY4HAB... | 6 | 7 | 1731648975992 | 1\n",
"^3HN31E1... | 6 | 7 | 1731648976394 | 1\n",
"^X1MXHYY... | 12 | 13 | 1731648976394 | 1\n"
]
}
],
Expand Down Expand Up @@ -410,12 +410,12 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731562474654 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731562474754 | -1\n",
"^Z3QWT29... | 2 | 3 | 4 | 1731562474754 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731562474956 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731562475156 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1731562475156 | 1\n"
"^Z3QWT29... | 2 | 1 | 2 | 1731648979724 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731648979824 | -1\n",
"^Z3QWT29... | 2 | 3 | 4 | 1731648979824 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731648980026 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731648980226 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1731648980226 | 1\n"
]
}
],
Expand Down Expand Up @@ -537,18 +537,18 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731562475402 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731562475402 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731562475702 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731562475702 | -1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1731562475702 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1731562475702 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731562475802 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1731562475802 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731562475902 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1731562475902 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1731562475902 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1731562475902 | 1\n"
"^Z3QWT29... | 2 | 1 | 2 | 1731648980480 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731648980480 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731648980780 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731648980780 | -1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1731648980780 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1731648980780 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731648980880 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1731648980880 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731648980980 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1731648980980 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1731648980980 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1731648980980 | 1\n"
]
}
],
Expand Down Expand Up @@ -581,16 +581,16 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731562476036 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1731562476136 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731562476238 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731562476336 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731562476336 | -1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1731562476336 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1731562476336 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731562476438 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731562476536 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1731562476536 | 1\n"
"^Z3QWT29... | 2 | 1 | 2 | 1731648981130 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1731648981230 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731648981332 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731648981432 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731648981432 | -1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1731648981432 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1731648981432 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731648981532 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731648981632 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1731648981632 | 1\n"
]
}
],
Expand Down Expand Up @@ -633,18 +633,18 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731562476656 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731562476656 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1731562476656 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731562476656 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731562477158 | -1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731562477158 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1731562477158 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731562477158 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1731562477158 | 1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1731562477158 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1731562477158 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1731562477158 | 1\n"
"^YYY4HAB... | 1 | 5 | 6 | 1731648981728 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731648981728 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1731648981728 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731648981728 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731648982228 | -1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731648982228 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1731648982228 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731648982228 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1731648982228 | 1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1731648982228 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1731648982228 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1731648982228 | 1\n"
]
}
],
Expand Down Expand Up @@ -688,16 +688,16 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731562477288 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731562477288 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731562477588 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731562477588 | -1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731562477688 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1731562477688 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731562477788 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1731562477788 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1731562477788 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1731562477788 | 1\n"
"^Z3QWT29... | 2 | 1 | 2 | 1731648982354 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731648982354 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1731648982654 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1731648982654 | -1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731648982754 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1731648982754 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1731648982854 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1731648982854 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1731648982854 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1731648982854 | 1\n"
]
}
],
Expand Down

0 comments on commit ee26e3c

Please sign in to comment.