langchain/docs/modules
Zander Chase d969f43ed8
Load HuggingFace Tool (#4475)
# Add option to `load_huggingface_tool`

Expose a method to load a huggingface Tool from the HF hub

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-05-11 00:07:36 -07:00
..
agents Load HuggingFace Tool (#4475) 2023-05-11 00:07:36 -07:00
callbacks add more color to callbacks docs (#3856) 2023-04-30 19:13:01 -07:00
chains Simplify router chain constructor signatures (#4146) 2023-05-06 09:38:17 -07:00
indexes Harrison/new search (#4359) 2023-05-10 17:09:16 -07:00
memory Fix bad spellings for 'convenience' (#3936) 2023-05-01 20:57:06 -07:00
models fix json saving, update docs to reference anthropic chat model (#4364) 2023-05-08 15:30:52 -07:00
prompts Add example on how to use Featureform with langchain (#4337) 2023-05-08 10:32:17 -07:00
utils/examples Pass parsed inputs through to tool _run (#4309) 2023-05-08 09:13:05 -07:00
agents.rst Harrison/plan and solve (#4422) 2023-05-09 21:07:56 -07:00
chains.rst
indexes.rst
memory.rst
models.rst
paul_graham_essay.txt Fix notebook example (#3142) 2023-04-19 08:55:06 -07:00
prompts.rst
state_of_the_union.txt