langchain/docs
Ankush Gola 7b5e160d28
Make Tools own model, add ToolKit Concept (#1095)
Follow-up of @hinthornw's PR:

- Migrate the Tool abstraction to a separate file (`BaseTool`).
- `Tool` implementation of `BaseTool` takes in function and coroutine to
more easily maintain backwards compatibility
- Add a Toolkit abstraction that can own the generation of tools around
a shared concept or state

---------

Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: Francisco Ingham <fpingham@gmail.com>
Co-authored-by: Dhruv Anand <105786647+dhruv-anand-aintech@users.noreply.github.com>
Co-authored-by: cragwolfe <cragcw@gmail.com>
Co-authored-by: Anton Troynikov <atroyn@users.noreply.github.com>
Co-authored-by: Oliver Klingefjord <oliver@klingefjord.com>
Co-authored-by: William Fu-Hinthorn <whinthorn@Williams-MBP-3.attlocal.net>
Co-authored-by: Bruno Bornsztein <bruno.bornsztein@gmail.com>
2023-02-18 13:40:43 -08:00
..
_static docs: increase width (#1049) 2023-02-15 23:07:01 -08:00
ecosystem Make Tools own model, add ToolKit Concept (#1095) 2023-02-18 13:40:43 -08:00
getting_started add reqs (#918) 2023-02-06 20:30:03 -08:00
modules Make Tools own model, add ToolKit Concept (#1095) 2023-02-18 13:40:43 -08:00
reference SearxNG meta search api helper (#854) 2023-02-15 23:03:57 -08:00
tracing Make Tools own model, add ToolKit Concept (#1095) 2023-02-18 13:40:43 -08:00
use_cases chroma docs (#1012) 2023-02-12 23:02:01 -08:00
conf.py improve css (#615) 2023-01-14 07:39:29 -08:00
deployments.md add docs for steamship deployment (#949) 2023-02-08 16:01:19 -08:00
ecosystem.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
gallery.rst Add to gallery (#882) 2023-02-04 09:45:20 -08:00
glossary.md Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
index.rst update docs (#905) 2023-02-06 00:26:20 -08:00
make.bat initial commit 2022-10-24 14:51:15 -07:00
Makefile Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
reference.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
requirements.txt Docs refactor (#480) 2023-01-02 08:24:09 -08:00
tracing.md Harrison/tracing docs (#806) 2023-01-29 20:49:35 -08:00