summaryrefslogtreecommitdiffstats
path: root/ora
diff options
context:
space:
mode:
authort.me/xtekky <98614666+xtekky@users.noreply.github.com>2023-04-22 19:24:26 +0200
committerGitHub <noreply@github.com>2023-04-22 19:24:26 +0200
commitaebb88da378b0e429bcaed1d287705860d84a4b8 (patch)
treeedb5bb7877ffb3ad5c2ac180e95b1fd59fd550be /ora
parent best models (gpt4/3.5/search) (diff)
parentFix typos in READMEs (diff)
downloadgpt4free-aebb88da378b0e429bcaed1d287705860d84a4b8.tar
gpt4free-aebb88da378b0e429bcaed1d287705860d84a4b8.tar.gz
gpt4free-aebb88da378b0e429bcaed1d287705860d84a4b8.tar.bz2
gpt4free-aebb88da378b0e429bcaed1d287705860d84a4b8.tar.lz
gpt4free-aebb88da378b0e429bcaed1d287705860d84a4b8.tar.xz
gpt4free-aebb88da378b0e429bcaed1d287705860d84a4b8.tar.zst
gpt4free-aebb88da378b0e429bcaed1d287705860d84a4b8.zip
Diffstat (limited to 'ora')
-rw-r--r--ora/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ora/README.md b/ora/README.md
index 2cc350d4..b4ae0878 100644
--- a/ora/README.md
+++ b/ora/README.md
@@ -11,7 +11,7 @@ model = ora.CompletionModel.load(chatbot_id, 'gpt-4') # or gpt-3.5
#### create model / chatbot:
```python
-# inport ora
+# import ora
import ora
# create model