Skip to content

Commit ac1ec4a

Browse files
author
Chris Maunder
committed
Added Multi-modal LLM project to workspace
1 parent d132ee3 commit ac1ec4a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CodeProject.AI-Server.code-workspace

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
"name": "Llama Chat",
2929
"path": "../CodeProject.AI-Modules/CodeProject.AI-LlamaChat"
3030
},
31+
{
32+
"name": "Multi-modal LLM",
33+
"path": "../CodeProject.AI-Modules/CodeProject.AI-MultiModeLLM"
34+
},
3135
{
3236
"name": "Object Detection (Coral)",
3337
"path": "../CodeProject.AI-Modules/CodeProject.AI-ObjectDetectionCoral"

0 commit comments

Comments
 (0)