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: 766ae9b37c35df9f54aa9b1440248d8c4fb93e97
  • Loading branch information
Pathway-Dev and Manul from Pathway committed Jan 17, 2025
1 parent 0f0315a commit 0b6a99f
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 @@ -291,7 +291,7 @@
"source": [
"## Trying it out\n",
"\n",
"We provide an implementation of the Adaptive RAG in the [Pathway](https://pathway.com/developers) data processing framework. Pathway is your one-stop-shop for building realtime data processing pipelines, from simple ETL to synchronizing and indexing document collections into knowledge bases. The Pathway [LLM Xpack](/developers/user-guide/llm-xpack/overview/) is a set of pipeline components that are useful in working with LLMs: [auto-updating vector stores](/developers/user-guide/llm-xpack/vectorstore_pipeline/), [RAGs](/solutions/rag-pipelines) and [many more LLM examples](https://github.com/pathwaycom/llm-app).\n",
"We provide an implementation of the Adaptive RAG in the [Pathway](https://pathway.com/developers) data processing framework. Pathway is your one-stop-shop for building realtime data processing pipelines, from simple ETL to synchronizing and indexing document collections into knowledge bases. The Pathway [LLM Xpack](/developers/user-guide/llm-xpack/overview/) is a set of pipeline components that are useful in working with LLMs: [auto-updating vector stores](/developers/user-guide/llm-xpack/docs-indexing/), [RAGs](/solutions/rag-pipelines) and [many more LLM examples](https://github.com/pathwaycom/llm-app).\n",
"If you are interested in how Adaptive RAG is implemented inside Pathway, you can [dive into the internals directly here](https://github.com/pathwaycom/pathway/blob/main/python/pathway/xpacks/llm/question_answering.py#L37)."
]
},
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 | 1737005603868 | 1\n",
"^3CZ78B4... | 2 | 3 | 1737005604068 | 1\n",
"^YYY4HAB... | 6 | 7 | 1737005604068 | 1\n",
"^3HN31E1... | 6 | 7 | 1737005604468 | 1\n",
"^X1MXHYY... | 12 | 13 | 1737005604468 | 1\n"
"^Z3QWT29... | 2 | 3 | 1737092001616 | 1\n",
"^3CZ78B4... | 2 | 3 | 1737092001816 | 1\n",
"^YYY4HAB... | 6 | 7 | 1737092001816 | 1\n",
"^3HN31E1... | 6 | 7 | 1737092002216 | 1\n",
"^X1MXHYY... | 12 | 13 | 1737092002216 | 1\n"
]
}
],
Expand Down Expand Up @@ -410,12 +410,12 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737005607866 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737005607966 | -1\n",
"^Z3QWT29... | 2 | 3 | 4 | 1737005607966 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737005608166 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737005608366 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1737005608366 | 1\n"
"^Z3QWT29... | 2 | 1 | 2 | 1737092005696 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737092005796 | -1\n",
"^Z3QWT29... | 2 | 3 | 4 | 1737092005796 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737092005996 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737092006196 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1737092006196 | 1\n"
]
}
],
Expand Down Expand Up @@ -537,18 +537,18 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737005608604 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737005608604 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737005608906 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737005608906 | -1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1737005608906 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1737005608906 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737005609006 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1737005609006 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737005609106 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1737005609106 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1737005609106 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1737005609106 | 1\n"
"^Z3QWT29... | 2 | 1 | 2 | 1737092006454 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737092006454 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737092006754 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737092006754 | -1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1737092006754 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1737092006754 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737092006854 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1737092006854 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737092006954 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1737092006954 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1737092006954 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1737092006954 | 1\n"
]
}
],
Expand Down Expand Up @@ -581,16 +581,16 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737005609230 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1737005609330 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737005609430 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737005609530 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737005609530 | -1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1737005609530 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1737005609530 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737005609630 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737005609732 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1737005609732 | 1\n"
"^Z3QWT29... | 2 | 1 | 2 | 1737092007096 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1737092007196 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737092007296 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737092007396 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737092007396 | -1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1737092007396 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1737092007396 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737092007496 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737092007596 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1737092007596 | 1\n"
]
}
],
Expand Down Expand Up @@ -633,18 +633,18 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737005609872 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737005609872 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1737005609872 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737005609872 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737005610372 | -1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737005610372 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1737005610372 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737005610372 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1737005610372 | 1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1737005610372 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1737005610372 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1737005610372 | 1\n"
"^YYY4HAB... | 1 | 5 | 6 | 1737092007738 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737092007738 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1737092007738 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737092007738 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737092008238 | -1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737092008238 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1737092008238 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737092008238 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1737092008238 | 1\n",
"^Z3QWT29... | 2 | 4 | 5 | 1737092008238 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1737092008238 | 1\n",
"^3HN31E1... | 4 | 2 | 3 | 1737092008238 | 1\n"
]
}
],
Expand Down Expand Up @@ -688,16 +688,16 @@
"output_type": "stream",
"text": [
" | group | value | ret | __time__ | __diff__\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737005610510 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737005610510 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737005610810 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737005610810 | -1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737005610910 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1737005610910 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737005611010 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1737005611010 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1737005611010 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1737005611010 | 1\n"
"^Z3QWT29... | 2 | 1 | 2 | 1737092008398 | 1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737092008398 | 1\n",
"^Z3QWT29... | 2 | 1 | 2 | 1737092008698 | -1\n",
"^3HN31E1... | 4 | 3 | 4 | 1737092008698 | -1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737092008798 | 1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1737092008798 | 1\n",
"^YYY4HAB... | 1 | 5 | 6 | 1737092008898 | -1\n",
"^3CZ78B4... | 3 | 1 | 2 | 1737092008898 | -1\n",
"^YYY4HAB... | 1 | 2 | 3 | 1737092008898 | 1\n",
"^3CZ78B4... | 3 | 2 | 3 | 1737092008898 | 1\n"
]
}
],
Expand Down
2 changes: 1 addition & 1 deletion examples/notebooks/tutorials/option-greeks.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1275,4 +1275,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}

0 comments on commit 0b6a99f

Please sign in to comment.