mirror of
https://github.com/katanemo/plano.git
synced 2026-05-27 14:17:15 +02:00
split wasm filter
This commit is contained in:
parent
b1746b38b4
commit
0e04b09f56
44 changed files with 6009 additions and 272 deletions
|
|
@ -5,8 +5,16 @@
|
|||
"path": "."
|
||||
},
|
||||
{
|
||||
"name": "arch",
|
||||
"path": "arch"
|
||||
"name": "public_types",
|
||||
"path": "crates/public_types"
|
||||
},
|
||||
{
|
||||
"name": "prompt_gateway",
|
||||
"path": "crates/prompt_gateway"
|
||||
},
|
||||
{
|
||||
"name": "llm_gateway",
|
||||
"path": "crates/prompt_gateway"
|
||||
},
|
||||
{
|
||||
"name": "arch/tools",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue