mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +02:00
Move shared types into their own crate (#41)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
This commit is contained in:
parent
4dd1f3693e
commit
d98517f240
13 changed files with 1435 additions and 14 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
envoyfilter/target
|
||||
envoyfilter/qdrant_data/
|
||||
public-types/target
|
||||
embedding-server/venv/
|
||||
chatbot-ui/venv/
|
||||
__pycache__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue