Skip to content

Commit

Permalink
add "Towards AI Blog" source option to sources in main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-sol committed Sep 25, 2024
1 parent 394e7a8 commit 5b5d8e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ def vote(data: gr.LikeData):
"LlamaIndex Docs",
"LangChain Docs",
"OpenAI Cookbooks",
"Towards AI Blog",
# "All Sources",
],
interactive=True,
Expand Down

0 comments on commit 5b5d8e0

Please sign in to comment.