Skip to content

Commit

Permalink
update example payload
Browse files Browse the repository at this point in the history
  • Loading branch information
prateeksachan committed Jun 21, 2024
1 parent d2fd289 commit 12b7b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Once you have the above docker setup and running, you can create agents and init
},
"llm_agent": {
"agent_flow_type": "streaming",
"family": "openai",
"provider": "openai",
"request_json": true,
"model": "gpt-3.5-turbo-16k",
"use_fallback": true
Expand Down

0 comments on commit 12b7b82

Please sign in to comment.