mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
Split arch wasm filter code into prompt and llm gateway filters (#190)
This commit is contained in:
parent
8e54ac20d8
commit
21e7fe2cef
13 changed files with 696 additions and 2801 deletions
|
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
{
|
||||
"name": "llm_gateway",
|
||||
"path": "crates/prompt_gateway"
|
||||
"path": "crates/llm_gateway"
|
||||
},
|
||||
{
|
||||
"name": "arch/tools",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue