Skip to content

Commit 96809a6

Browse files
authored
chore: credit the Lotus paper in the sem ops notebook (#1218)
1 parent 298fc73 commit 96809a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

notebooks/experimental/semantic_operators.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
"cell_type": "markdown",
3333
"metadata": {},
3434
"source": [
35+
"We implemented the semantics operators based on the idea in the \"Lotus\" paper: https://arxiv.org/pdf/2407.11418.\n",
36+
"\n",
3537
"This notebook gives you a hands-on preview of semantic operator APIs powered by LLM. The demonstration is devided into two sections: \n",
3638
"\n",
3739
"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

Comments
 (0)