initial commit

This commit is contained in:
Adil Hafeez 2024-07-09 13:36:17 -07:00
commit 100114f6d0
5 changed files with 45 additions and 0 deletions

7
envoyfilter/Cargo.toml Normal file
View file

@ -0,0 +1,7 @@
[package]
name = "intelligent-prompt-gateway"
version = "0.1.0"
authors = ["Katanemo Inc <info@katanemo.com>"]
edition = "2018"
[dependencies]