diff options
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json index 66982e4..b227e92 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,6 +11,8 @@ { "path": "./packages/storage-sqlite" }, { "path": "./packages/auth-apikey" }, { "path": "./packages/provider-openai-compat" }, + { "path": "./packages/openai-stream" }, + { "path": "./packages/provider-umans" }, { "path": "./packages/credential-store" }, { "path": "./packages/conversation-store" }, { "path": "./packages/throughput-store" }, |
