mirror of
https://github.com/waynesutton/markdown-site.git
synced 2026-01-12 04:09:14 +00:00
feat: Multi-model AI chat and image generation in Dashboard -fix
This commit is contained in:
10
convex.json
Normal file
10
convex.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"node": {
|
||||
"externalPackages": [
|
||||
"@anthropic-ai/sdk",
|
||||
"openai",
|
||||
"@google/genai",
|
||||
"@mendable/firecrawl-js"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user