We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298fc73 commit 96809a6Copy full SHA for 96809a6
notebooks/experimental/semantic_operators.ipynb
@@ -32,6 +32,8 @@
32
"cell_type": "markdown",
33
"metadata": {},
34
"source": [
35
+ "We implemented the semantics operators based on the idea in the \"Lotus\" paper: https://arxiv.org/pdf/2407.11418.\n",
36
+ "\n",
37
"This notebook gives you a hands-on preview of semantic operator APIs powered by LLM. The demonstration is devided into two sections: \n",
38
"\n",
39
"The first section introduces the API syntax with some simple examples. We aim to get you familiar with how BigFrames semantic operators work. \n",
0 commit comments