Adil Hafeez
c6ba28dfcc
Code refactor and some improvements - see description ( #194 )
2024-10-18 12:53:44 -07:00
Adil Hafeez
3bd2ffe9fb
split wasm filter ( #186 )
...
* split wasm filter
* fix int and unit tests
* rename public_types => common and move common code there
* rename
* fix int test
2024-10-16 14:20:26 -07:00
Adil Hafeez
7d5f760884
Improve cli ( #179 )
2024-10-10 17:44:41 -07:00
Adil Hafeez
4182879717
add precommit check ( #97 )
...
* add precommit check
* remove check
* Revert "remove check"
This reverts commit 9987b62b9b .
* fix checks
* fix whitespace errors
2024-09-30 14:54:01 -07:00
Adil Hafeez
ea86f73605
rename envoyfilter => arch ( #91 )
...
* rename envoyfilter => arch
* fix more files
* more fixes
* more renames
2024-09-27 16:41:39 -07:00
José Ulises Niño Rivera
370f3bb2c5
Fix bug in PromptGuard configuration ( #80 )
...
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
2024-09-25 23:36:55 -05:00
Adil Hafeez
87900beddd
Remove OMF ( #78 )
...
* Remove OMF
* remove submodule from github workflow
2024-09-24 15:18:20 -07:00
José Ulises Niño Rivera
a51a467cad
Add initial integration style tests ( #20 )
...
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
2024-07-25 14:41:36 -07:00
Adil Hafeez
cad38295bf
Use open-message-format to serialize and deserialize embeddings api ( #18 )
...
* Use open-message-format to serialize and deserialize embeddings api
2024-07-23 11:56:49 -07:00
Aayush
31c4ac267a
Add testing to GitHub workflow ( #15 )
...
* update workflow and pre-commit to test only unit tests
* Update .github/workflows/checks.yml
Co-authored-by: Adil Hafeez <adil@katanemo.com>
* Update .pre-commit-config.yaml
Co-authored-by: Adil Hafeez <adil@katanemo.com>
* update formatting of comments
* Update .pre-commit-config.yaml
* Update checks.yml
---------
Co-authored-by: Adil Hafeez <adil@katanemo.com>
2024-07-18 14:20:33 -07:00