Akjava commited on
Commit
2f90526
·
1 Parent(s): 81d69d6
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -166,8 +166,8 @@ class GradioUI:
166
  def launch(self, **kwargs):
167
  with gr.Blocks(theme="ocean", fill_height=True) as demo:
168
  gr.Markdown("""# Smolagents - ExtraSearchtools!
169
- - [Google Custom Search](https://developers.google.com/custom-search/v1/overview) tool
170
- - [Brave Search](https://brave.com/search/api/) tool
171
  - PrioritySearchTool - try duckduckgo fist and then use google
172
  - PrioritySearchTool - json-save function
173
 
 
166
  def launch(self, **kwargs):
167
  with gr.Blocks(theme="ocean", fill_height=True) as demo:
168
  gr.Markdown("""# Smolagents - ExtraSearchtools!
169
+ - [Google Custom Search](https://developers.google.com/custom-search/v1/overview) tool Free 100 per day
170
+ - [Brave Search](https://brave.com/search/api/) tool Free 2000 per month
171
  - PrioritySearchTool - try duckduckgo fist and then use google
172
  - PrioritySearchTool - json-save function
173