João Moura
1cf2ebb07b
Merge pull request #55 from theCyberTech/patch-2
...
Update serper_dev_tool.py
2024-07-14 11:31:14 -07:00
João Moura
acf776f91a
Merge pull request #61 from celobusana/busana/fix-selenium-firefox-options
...
Fix: Selenium incorrect firefox options import
2024-07-14 11:30:46 -07:00
João Moura
f0d924fab1
Merge pull request #71 from strnad/add_tools_params_description
...
arguments descriptions added to tool description
2024-07-14 11:30:02 -07:00
João Moura
fc52061bc9
Merge pull request #60 from MULTI-ON/main
...
add multion tool
2024-07-12 09:10:01 -07:00
João Moura
3be455e971
Merge pull request #73 from strnad/fix_ScrapeWebsiteTool_encoding
...
bugfix: ScrapeWebsiteTool encoding
2024-07-12 09:09:27 -07:00
Naman Garg
676e714c8b
Merge branch 'main' into main
2024-07-08 15:12:25 -07:00
Naman Garg
6f45c6ed09
Updated Readme
2024-07-08 15:11:04 -07:00
Jakub Strnad
65855cbe56
bugfix: ScrapeWebsiteTool encoding
...
fixed problem with garbage output of ScrapeWebsiteTool on some websites
2024-07-08 15:24:26 +02:00
João Moura
f056764132
adding firecrawl imports
2024-07-08 01:15:00 -04:00
Jakub
cb1dc13a9d
fixed intendation
2024-07-05 18:42:16 +02:00
Jakub Strnad
a5d2839431
arguments descriptions added to tool description
...
so now the agent knows how to use the tools params
2024-07-05 16:30:41 +02:00
João Moura
cf67b424c2
Merge pull request #70 from joaomdmoura/fix/code-interpreter-description
...
fix: fix type hinting, add container name and handle exception and returned old description
2024-07-04 12:59:29 -07:00
Eduardo Chiarotti
ba05d18ab1
fix: fix type hinting, add container name and handle exception and returned old description
2024-07-04 16:42:29 -03:00
João Moura
b4d91d1ce0
adding new result_as_answer options
2024-07-04 00:10:31 -04:00
João Moura
a801f1cd24
Merge pull request #34 from rafaelsideguide/added-firecrawl-tools
...
added Firecrawl tools
2024-07-03 14:46:44 -07:00
João Moura
f2063d01fa
Merge pull request #69 from joaomdmoura/fix/import-code-tool
...
fix: add code interpreter tool
2024-07-02 09:00:11 -07:00
Eduardo Chiarotti
d000bd2fc8
fix: add code interpreter tool
2024-07-02 12:00:04 -03:00
João Moura
f743a5ce61
Merge pull request #62 from angrybayblade/feat/composio-tool
...
Add `composio` CrewAI tool wrapper
2024-07-01 18:12:53 -07:00
João Moura
241dc37ba3
Merge branch 'main' into feat/composio-tool
2024-07-01 18:12:45 -07:00
João Moura
f79c385bf7
revamping code interpreter
2024-07-01 00:55:21 -07:00
João Moura
00e573c960
Merge pull request #67 from MervinPraison/main
...
Update __init__.py to Add CodeInterpreterTool
2024-06-30 20:38:12 -07:00
Mervin Praison
a3d3a70b5a
Update __init__.py to Add CodeInterpreterTool
2024-07-01 04:34:39 +01:00
angrybayblade
9a8d88b8aa
fix: merge from_app and from_use_case
2024-06-27 13:35:57 +05:30
angrybayblade
58354ec638
chore: update README
2024-06-27 12:23:05 +05:30
angrybayblade
369c03a257
feat: add check for auth accounts
2024-06-27 12:16:22 +05:30
angrybayblade
7ffd8f5129
Merge branch 'main' into feat/composio-tool
2024-06-27 11:56:55 +05:30
angrybayblade
ab484172ef
chore: update readme
2024-06-27 11:40:02 +05:30
angrybayblade
be6e1a79dd
feat: add search utility methods
2024-06-27 11:39:42 +05:30
angrybayblade
41478abdf5
feat: define ComposioTool in the top level imports
2024-06-27 11:36:52 +05:30
João Moura
7a6e588c58
Merge pull request #59 from joaomdmoura/feat/code-interpreter
...
Feat: Code Interpreter tool
2024-06-27 02:25:25 -03:00
João Moura
25339f3ee1
Merge branch 'main' into feat/code-interpreter
2024-06-27 02:25:18 -03:00
angrybayblade
d4449ee5f0
feat: add composio CrewAI tool wrapper
2024-06-24 20:49:09 +05:30
Marcelo Busana
f9c803a8c1
Fix: Selenium incorrect firefox options import
2024-06-23 15:33:55 -03:00
Naman Garg
d84a616572
update local option description in readme
2024-06-21 15:01:08 -07:00
Naman Garg
c97678bb11
add multion tool
2024-06-21 14:48:24 -07:00
Eduardo Chiarotti
161c72b29f
feat: update README
2024-06-20 21:55:25 -03:00
Eduardo Chiarotti
61cce93fd0
feat: remove unused Makefile, update README and update code
2024-06-20 21:41:12 -03:00
Eduardo Chiarotti
94e6651b55
feat: add code-interpreter tool to init and add unit tests
2024-06-20 20:43:19 -03:00
Eduardo Chiarotti
1a4ac76b1e
feat: update code
2024-06-20 20:24:47 -03:00
Eduardo Chiarotti
da75d51fe8
feat: add Dockerfile, Makefile and update version of code
2024-06-20 20:24:26 -03:00
João Moura
bd13b55afd
Adding new PDFTextWritingTool
2024-06-20 12:56:35 -03:00
Eduardo Chiarotti
2b47377a78
feat: add code-interpreter tool
2024-06-19 20:45:04 -03:00
João Moura
f3bf13e1b1
Merge pull request #50 from jerryjliu/jerry/add_llamaindex_tool
...
add llamaindex tool
2024-06-14 01:12:41 -03:00
Rip&Tear
5e8e711170
Update serper_dev_tool.py
...
Added two additional functionalities:
1) added the ability to save the server results to a file
2) added the ability to set the number of results returned
Can be used as follows:
serper_tool = SerperDevTool(file_save=True, n_results=20)
2024-06-13 12:53:35 +08:00
Jerry Liu
7ee7d846e2
cr
2024-06-08 21:42:28 -07:00
rafaelsideguide
a51a7000c5
added Firecrawl tools
2024-05-16 11:20:36 -03:00
João Moura
53c7d815ae
preapring new verison with new version of Exa tool
2024-05-13 21:30:34 -03:00
João Moura
4b11881a70
Merge pull request #32 from slavakurilyak/feature/fix-docx-search-tool
...
Fix TypeError in DOCXSearchTool Schema
2024-05-08 17:20:03 -03:00
Slava Kurilyak (slavakurilyak.eth)
cecfde6608
Fix TypeError in FixedDOCXSearchToolSchema by correcting Optional usage with Field
2024-05-06 15:21:23 -03:00
Slava Kurilyak (slavakurilyak.eth)
b14f2d4bf1
Revert "Fix TypeError in FixedDOCXSearchToolSchema by correcting Optional usage with Field"
...
This reverts commit e0840e4826 .
2024-05-06 15:21:07 -03:00