lobehub / lobe-chat-plugins

🧩 / 🏪 Plugin Index - This is the plugin index for LobeChat. It accesses index.json from this repository to display a list of available plugins for LobeChat to the user.
https://chat-plugins.lobehub.com
195 stars 101 forks source link

plugin was not found in the index? using lobechat search engine plugin on m1 macbook pro 16 inch running mac os sonoma latest version. #26

Closed Lokii55 closed 6 months ago

Lokii55 commented 6 months ago

{ "identifier": "engine", "message": "[gateway] plugin 'engine' is not found,please check the plugin list in https://chat-plugins.lobehub.com, or create an issue to lobe-chat-plugins" }

arvinxx commented 6 months ago

I think it's the ability of model's function calling return the wrong identifier

Lokii55 commented 6 months ago

I think it's the ability of model's function calling return the wrong identifier

that doesnt help me, can you explain what you mean?

arvinxx commented 6 months ago

@Lokii55 you can take a screenshot of your error. I think it's an issue of the model you are using, if you switch to openai's gpt-3.5 or gpt-4, this error won't show.