Skip to content

Commit

Permalink
Update openai-gpt-4v-tool.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenslucky authored Dec 13, 2023
1 parent b5bba21 commit 1524200
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/reference/tools-reference/openai-gpt-4v-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Setup connections to provisioned resources in prompt flow.
| top_p | float | the probability of using the top choice from the generated tokens. Default is 1. | No |
| presence\_penalty | float | value that controls the model's behavior with regards to repeating phrases. Default is 0. | No |
| frequency\_penalty | float | value that controls the model's behavior with regards to generating rare phrases. Default is 0. | No |
| response_format | object | an object specifying the format that the model must output. Default is null. | No |

## Outputs

Expand Down

0 comments on commit 1524200

Please sign in to comment.