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.
1212* P.S. This package is expected to be used as a library, so there are only a few
1313interactable commands you can use, and those are mostly examples.*
1414
15- ## Documentation
15+ ## π Documentation
1616
1717- [ OpenAI API docs] ( https://beta.openai.com/docs/introduction )
1818
1919<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
2020** Table of Contents**
2121
2222- [ OpenAI.el] ( #openaiel )
23- - [ Documentation] ( #documentation )
23+ - [ π Documentation] ( #π- documentation )
2424 - [ π¨ Usage] ( #π¨-usage )
2525 - [ The simplest example] ( #the-simplest-example )
2626 - [ π Customization] ( #π-customization )
2727 - [ π’ API functions] ( #π’-api-functions )
2828 - [ π₯ Setting Model] ( #π₯-setting-model )
29- - [ References] ( #references )
29+ - [ π References] ( #π- references )
3030 - [ Contribute] ( #contribute )
3131
3232<!-- markdown-toc end -->
@@ -112,7 +112,7 @@ with more text related files you'll likely want something starting with `text-`.
112112(setq openai-completion-model "NAME-HERE")
113113```
114114
115- ## References
115+ ## π References
116116
117117- [ CodeGPT] ( https://marketplace.visualstudio.com/items?itemName=timkmecl.codegpt3 )
118118- [ aide.el] ( https://github.com/junjizhi/aide.el )
You canβt perform that action at this time.
0 commit comments