added readme things
This commit is contained in:
parent
737b262a1e
commit
a34f2d7d23
2 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -2,16 +2,22 @@
|
|||
|
||||
## A simple native Haiku OpenAI / ChatGPT Client
|
||||
|
||||
To be able to use this app you need an OpenAI account and to create a token ans save it as one text file in:
|
||||

|
||||
|
||||
|
||||
## You need an access token
|
||||
|
||||
To be able to use this app you need an OpenAI account and to create a token. Just save it as one line in a text file in:
|
||||
/boot/home/config/openai_key
|
||||
|
||||
|
||||
# About code quality
|
||||
|
||||
## This app uses Haiku's Experimental API for higher level network
|
||||
|
||||
I just wanted to learn about Haiku code again. This is probably not the best place to look for examples of good code. I am not a good programmer but it works more or less.
|
||||
|
||||
https://www.haiku-os.org/docs/api/group__netservices.html
|
||||
[Haiku Experimental Network API](https://www.haiku-os.org/docs/api/group__netservices.html)
|
||||
|
||||
# License notes
|
||||
|
||||
|
|
BIN
img/dumbershot.png
Normal file
BIN
img/dumbershot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
Add table
Add a link
Reference in a new issue