Skip to content

A repo for experimenting with the hugging face agent framework.

Notifications You must be signed in to change notification settings

Quansight/qai-demo-hugging_face_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HuggingFace Agent Demo

This is repo contains code exploring the use of HuggingFace agents. Reusable code is in the src folder. Example usage is in the agent_testing.ipynb jupyter notebook. To run the Notebook, Begin by creating the environment.

conda env create -f environment.yml

Next activate the environment.

conda activate hf_agents

Finally start jupyter lab to interact with the notebook.

jupyter lab

About

A repo for experimenting with the hugging face agent framework.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published