Update agent.json
Browse filesadded Get_Active_Fractions tool
- agent.json +1 -0
agent.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"tools": [
|
|
|
3 |
"web_search",
|
4 |
"visit_webpage",
|
5 |
"final_answer"
|
|
|
1 |
{
|
2 |
"tools": [
|
3 |
+
"Get_Active_Fractions",
|
4 |
"web_search",
|
5 |
"visit_webpage",
|
6 |
"final_answer"
|