Skip to content

Commit d0253a3

Browse files
authored
Merge branch 'main' into add-video-to-video
2 parents 73114be + c736b5c commit d0253a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ This is a collection of JS libraries to interact with the Hugging Face API, with
6464
- [@huggingface/jinja](packages/jinja/README.md): A minimalistic JS implementation of the Jinja templating engine, to be used for ML chat templates.
6565
- [@huggingface/space-header](packages/space-header/README.md): Use the Space `mini_header` outside Hugging Face
6666
- [@huggingface/ollama-utils](packages/ollama-utils/README.md): Various utilities for maintaining Ollama compatibility with models on the Hugging Face Hub.
67+
- [@huggingface/tiny-agents](packages/tiny-agents/README.md): A tiny, model-agnostic library for building AI agents that can use tools.
6768

6869

6970
We use modern features to avoid polyfills and dependencies, so the libraries will only work on modern browsers / Node.js >= 18 / Bun / Deno.

0 commit comments

Comments
 (0)