add model name to chatgptagentconfig

This commit is contained in:
Ajay Raj 2023-03-15 14:33:54 -07:00
commit 8528d85e23
3 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "vocode"
version = "0.1.36"
version = "0.1.37"
description = "The all-in-one voice SDK"
authors = ["Ajay Raj <ajay@vocode.dev>"]
license = "MIT License"