Commit Graph

2 Commits

Author SHA1 Message Date
Skylar Ray 522d3f6ba1
Update agent_with_huggingface.rs (#401) 2025-04-16 14:34:51 +01:00
yavens 9b6966cc8e
feat: Huggingface provider integration (#321)
* feat: huggingface integration

* chore: run cargo fmt

* chore: fix clippy linting errors

* fix: missing serde derive on function args

* fix: implement Mochan's suggestions

* chore: fix clippy warnings

* fix: further clean up SubProvider implementation

* fix: tool calling broken by inconsistent API responses

* chore: run cargo fmt

* fix: unused variable warnings

---------

Co-authored-by: yavens <179155341+yavens@users.github.noreply.github.com>
2025-03-11 16:43:11 +00:00