Jakub Kopecký
|
24f1a19310
|
feat: add docs for ApifyActorsTool (#2254)
* add docs for ApifyActorsTool
* improve readme, add link to template
* format
* improve tool docs
* improve readme
* Update apifyactorstool.mdx (#1)
* Update apifyactorstool.mdx
* Update apifyactorstool.mdx
* dans suggestions
* custom apify icon
* update descripton
* Update apifyactorstool.mdx
---------
Co-authored-by: Jan Čurn <jan.curn@gmail.com>
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com>
|
2025-03-16 12:29:57 -04:00 |
|
Brandon Hancock
|
5dc8dd0e8a
|
add important missing parts to creating tools
|
2025-01-10 20:48:59 -05:00 |
|
lgesuellip
|
1261ce513f
|
Add doc structured tool (#1713)
* Add doc structured tool
* Fix example
---------
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com>
|
2024-12-09 11:34:07 -05:00 |
|
C0deZ
|
e66a135d5d
|
refactor: Move BaseTool to main package and centralize tool description generation (#1514)
* move base_tool to main package and consolidate tool desscription generation
* update import path
* update tests
* update doc
* add base_tool test
* migrate agent delegation tools to use BaseTool
* update tests
* update import path for tool
* fix lint
* update param signature
* add from_langchain to BaseTool for backwards support of langchain tools
* fix the case where StructuredTool doesn't have func
---------
Co-authored-by: c0dez <li@vitablehealth.com>
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com>
|
2024-11-01 12:30:48 -04:00 |
|
Tony Kipkemboi
|
a7696d5aed
|
Migrate docs from MkDocs to Mintlify (#1423)
* add new mintlify docs
* add favicon.svg
* minor edits
* add github stats
|
2024-10-10 19:14:28 -03:00 |
|