Split arch wasm filter code into prompt and llm gateway filters (#190)

This commit is contained in:
Adil Hafeez 2024-10-17 10:16:40 -07:00 committed by GitHub
parent 8e54ac20d8
commit 21e7fe2cef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 696 additions and 2801 deletions

View file

@ -14,7 +14,7 @@
},
{
"name": "llm_gateway",
"path": "crates/prompt_gateway"
"path": "crates/llm_gateway"
},
{
"name": "arch/tools",