use fix prompt guards (#303)

This commit is contained in:
Adil Hafeez 2024-11-25 17:16:35 -08:00 committed by GitHub
parent 6f4a57b56d
commit 9c6fcdb771
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 212 additions and 112 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "archgw_modelserver"
version = "0.1.3"
version = "0.1.4"
description = "A model server for serving models"
authors = ["Katanemo Labs, Inc <archgw@katanemo.com>"]
license = "Apache 2.0"