File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,21 +12,21 @@ applications written in the Elips language.
12
12
* P.S. This package is expected to be used as a library, so there are only a few
13
13
interactable commands you can use, and those are mostly examples.*
14
14
15
- ## Documentation
15
+ ## π Documentation
16
16
17
17
- [ OpenAI API docs] ( https://beta.openai.com/docs/introduction )
18
18
19
19
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
20
20
** Table of Contents**
21
21
22
22
- [ OpenAI.el] ( #openaiel )
23
- - [ Documentation] ( #documentation )
23
+ - [ π Documentation] ( #π- documentation )
24
24
- [ π¨ Usage] ( #π¨-usage )
25
25
- [ The simplest example] ( #the-simplest-example )
26
26
- [ π Customization] ( #π-customization )
27
27
- [ π’ API functions] ( #π’-api-functions )
28
28
- [ π₯ Setting Model] ( #π₯-setting-model )
29
- - [ References] ( #references )
29
+ - [ π References] ( #π- references )
30
30
- [ Contribute] ( #contribute )
31
31
32
32
<!-- markdown-toc end -->
@@ -112,7 +112,7 @@ with more text related files you'll likely want something starting with `text-`.
112
112
(setq openai-completion-model "NAME-HERE")
113
113
```
114
114
115
- ## References
115
+ ## π References
116
116
117
117
- [ CodeGPT] ( https://marketplace.visualstudio.com/items?itemName=timkmecl.codegpt3 )
118
118
- [ aide.el] ( https://github.com/junjizhi/aide.el )
You canβt perform that action at this time.
0 commit comments