abi / screenshot-to-code

Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
https://screenshottocode.com
MIT License
57.65k stars 7.17k forks source link

Add support for zhipuai #221

Open bank010 opened 9 months ago

bank010 commented 9 months ago

I tried to convert openai to zhipuai, but the result turned out like this, why?

微信截图_20240123174148

abi commented 9 months ago

What is zhipuai?

bank010 commented 9 months ago

什么是智普爱?

It is a multi-modal model developed by a Chinese company, and also has LLM, image recognition and other functions.

abi commented 9 months ago

Cool, I'm not sure why you're running into that issue.

But I'll look into supporting that model

bank010 commented 9 months ago

Cool, I'm not sure why you're running into that issue.

But I'll look into supporting that model

thank you

LinyuJupiter commented 9 months ago

Cool, I'm not sure why you're running into that issue.

But I'll look into supporting that model

Adding zhipu model is very important to me. Thank you very much!

mankeheaven commented 7 months ago

Cool, I'm not sure why you're running into that issue.

But I'll look into supporting that model

see these models: https://python.langchain.com/docs/integrations/llms/

yiluyoufeng commented 6 months ago

Has the landlord solved this problem?