yych42
yych42
I'm trying the demo app on a MacBook Pro with Apple M1 Pro and 16 GB memory. The `large-v3_turbo_1049MB` model has been specializing for more than 30 minutes, but `aned`...
I made 2 variations of an icon for MAJOR. You can find the SVG files and previews below.    
`.padding()` is not customisable. Removing `.padding()` seems like the easiest way to solve this :)
Fix #71 and move `openai` model to the [latest](https://openai.com/index/new-embedding-models-and-api-updates/) and cheaper `text-embedding-3-small`. Also added `openai-large` which points to `text-embedding-3-large`. Didn't bump up the version number.