File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,13 @@ interactable commands you can use, and those are mostly examples.*
1919<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
2020** Table of Contents**
2121
22- - [ OpenAI.el] ( #openaiel )
23- - [ π Documentation] ( #π-documentation )
24- - [ π¨ Usage] ( #π¨-usage )
25- - [ π° The simplest example] ( #π°-the-simplest-example )
26- - [ π¨ Sending Request] ( #π¨-sending-request )
27- - [ π’ API functions] ( #π’-api-functions )
28- - [ π References] ( #π-references )
29- - [ Contribute] ( #contribute )
22+ - [ π¨ Usage] ( #π¨-usage )
23+ - [ π° The simplest example] ( #π°-the-simplest-example )
24+ - [ π¨ Sending Request] ( #π¨-sending-request )
25+ - [ π’ API functions] ( #π’-api-functions )
26+ - [ π Parameters] ( #π-parameters )
27+ - [ π References] ( #π-references )
28+ - [ Contribute] ( #contribute )
3029
3130<!-- markdown-toc end -->
3231
@@ -101,7 +100,7 @@ For example:
101100- ` file ` - is the api type, see [ OpenAI API reference] ( https://platform.openai.com/docs/api-reference/introduction )
102101- ` list ` - is the request name
103102
104- #### Parameters
103+ #### π Parameters
105104
106105The function's parameters are followed in this order:
107106
You canβt perform that action at this time.
0 commit comments