-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Agents #462
Conversation
WOW! This is amazing. I hope the Agents will be modular/extensible. For example, be able to call replicate SDXL API to use SDXL. |
Tests are failing because we need the new agents release for them to pass. Road to merging:
Notes:
Let me know what you think @gary149 |
Closing this for now, will come back to this later 😁 |
This is such an amazing and huge feature, when are you @nsarrazin planning to come back to this? Will you integrate some of the file drop UI from #442? |
@hungryalgo, I think the dropzone UI was already integrated with #531 and live here https://github.com/huggingface/chat-ui/blob/3cbea3450ddaf06d09a7790c9068bc08340dd425/src/lib/components/chat/FileDropzone.svelte |
Still a WIP
Requires huggingface/huggingface.js#249 as a linked package in local dev mode to work
Roadblocks: