Add Ollama SVG assets and integration

This commit is contained in:
Jean Pierre 2024-06-06 00:02:26 -05:00
parent 6cca1f395e
commit b5a8fb91fd
3 changed files with 23 additions and 0 deletions

View File

@ -46,6 +46,15 @@ export const svgs: iSVG[] = [
wordmark: '/library/cohere_wordmark.svg',
url: 'https://cohere.com/'
},
{
title: 'Ollama',
category: 'AI',
route: {
light: '/library/ollama_light.svg',
dark: '/library/ollama_dark.svg'
},
url: 'https://www.ollama.com/'
},
{
title: 'Cisco',
category: 'Software',

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.4 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.4 KiB