Skip to content

Commit

Permalink
notebook for RAG using gemma, huggingface and elastic
Browse files Browse the repository at this point in the history
  • Loading branch information
ashishtiwari1993 committed Mar 5, 2024
1 parent c4c35a0 commit 5356f1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
" {\n",
" \"name\": doc[\"name\"],\n",
" \"summary\": doc[\"summary\"],\n",
" \"rolePermissions\": doc[\"rolePermissions\"]\n",
" \"rolePermissions\": doc[\"rolePermissions\"],\n",
" }\n",
" )\n",
"\n",
Expand Down

0 comments on commit 5356f1a

Please sign in to comment.