add model name to chatgptagentconfig
This commit is contained in:
parent
d52bd54d06
commit
8528d85e23
3 changed files with 3 additions and 2 deletions
|
|
@ -24,7 +24,6 @@ from vocode.models.agent import (
|
|||
RESTfulUserImplementedAgentConfig,
|
||||
WebSocketUserImplementedAgentConfig,
|
||||
EchoAgentConfig,
|
||||
ChatGPTAlphaAgentConfig,
|
||||
LLMAgentConfig,
|
||||
ChatGPTAgentConfig,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue