Skip to content

Commit

Permalink
feat: add llm to workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
siisee11 committed Jun 7, 2023
1 parent 0c64626 commit 5d745d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/janot.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"name": "apps/api",
"path": "../apps/api"
},
{
"name": "apps/llm",
"path": "../apps/llm"
},
{
"name": "apps/web",
"path": "../apps/web"
Expand Down

0 comments on commit 5d745d7

Please sign in to comment.