penpot / penai

AI applied research
14 stars 1 forks source link

Added more LLMs, allow passing the LLM to SVGVariationsGenerator #67

Closed MischaPanch closed 4 months ago

MischaPanch commented 4 months ago

Closes: #65

kklemon commented 4 months ago

Looks good except for the failing check. Perhaps we should introduce a simple test for each model but I guess we can also just rely on LangChain being well tested.

MischaPanch commented 4 months ago

Hm, weird, locally it went through. I'll look into it

MischaPanch commented 4 months ago

Fixed now