mirror of
https://github.com/openai/openai-cookbook
synced 2024-11-04 06:00:33 +00:00
Fix broken link (#1141)
This commit is contained in:
parent
a92a1d2fab
commit
555bbc0d34
@ -96,7 +96,7 @@ Have you ever struggled to find the perfect icon for your website or app? It wou
|
||||
|
||||
![icon_set](/images/dalle_3/icon_set.jpg)
|
||||
|
||||
In this case, I used Potrace to convert the images to SVGs, which you can download [here](http://potrace.sourceforge.net/). This is what I used to convert the images:
|
||||
In this case, I used Potrace to convert the images to SVGs, which you can download [here](https://potrace.sourceforge.net/). This is what I used to convert the images:
|
||||
|
||||
```bash
|
||||
potrace -s cat.jpg -o cat.svg
|
||||
|
@ -24,7 +24,7 @@ Each provider has their own named directory, with a standard notebook to introdu
|
||||
- [Redis](https://github.com/RedisVentures/simple-vecsim-intro)
|
||||
- [SingleStoreDB](https://www.singlestore.com/blog/how-to-get-started-with-singlestore/)
|
||||
- [Supabase](https://supabase.com/docs/guides/ai)
|
||||
- [Tembo](https://tembo.io/docs/tembo-stacks/vector-db)
|
||||
- [Tembo](https://tembo.io/docs/product/stacks/ai/vectordb)
|
||||
- [Typesense](https://typesense.org/docs/guide/)
|
||||
- [Vespa AI](https://vespa.ai/)
|
||||
- [Weaviate](https://weaviate.io/developers/weaviate/quickstart)
|
||||
|
Loading…
Reference in New Issue
Block a user