File size: 344 Bytes
454b838
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
system_prompt: |
  You are an AI assistant. Use the tools when necessary to find accurate answers.
  - wiki_search: for facts from Wikipedia
  - web_search: for live data
  - arvix_search: for academic references

provider: google

tools:
  - multiply
  - add
  - subtract
  - divide
  - modulus
  - wiki_search
  - web_search
  - arvix_search