TransformerOptimus / SuperAGI

<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.
https://superagi.com/
MIT License
15.31k stars 1.84k forks source link

Hugginface requiring an endpoint url on web version #1411

Open Mayorc1978 opened 6 months ago

Mayorc1978 commented 6 months ago

⚠️ Check for existing issues before proceeding. ⚠️

Where are you using SuperAGI?

Web Version

Which branch of SuperAGI are you using?

Main

Do you use OpenAI GPT-3.5 or GPT-4?

GPT-3.5

Which area covers your issue best?

Other

Describe your issue.

I tried to use the online version I filled the Hugginface token, but when trying to create an agent and specifying a model, selecting hugginface requires to specify an endpoint as well. So far to use hugginface in other apps I was required only to specify the token (an model path like mistralai/Mixtral-8x7B-Instruct-v0.1) , I never got requested for an endpoint. How do I solve this?

How to replicate your Issue?

Images that show the problem. image image

Upload Error Log Content

NO LOG