|
ecfd9ff1c6
|
[ Add ] added fine tunes API methods to the SDK
|
2023-02-02 18:43:49 +01:00 |
|
|
4d83d336ba
|
Update README.md
|
2023-02-02 14:33:08 +01:00 |
|
|
522cb87037
|
Update README.md
|
2023-02-02 14:30:48 +01:00 |
|
|
3b82b72752
|
[ Fix ] fixed the delete method for a file
|
2023-02-02 14:20:32 +01:00 |
|
|
08a68e241d
|
[ Fix ] fixed the content retrive failure because of decoding with a special method to return raw content of a response
|
2023-02-02 14:16:04 +01:00 |
|
|
a6206aae47
|
[ Add ] invoked toString method and equality relation for models
|
2023-02-02 14:08:03 +01:00 |
|
|
2917d2dd4c
|
[ Edit ] did separated all models to their own folder, sub_models folder
|
2023-02-02 14:02:58 +01:00 |
|
|
ece9327ba9
|
[ Fix ] fixed the the modelization of the file model object in the SDK
|
2023-02-02 13:51:04 +01:00 |
|
|
c43209bf19
|
Merge branch 'main' of https://github.com/anasfik/openai
|
2023-02-02 13:33:21 +01:00 |
|
|
52d10f9273
|
[ Fix ] fixed the embeddings modelizations api methods
|
2023-02-02 13:32:53 +01:00 |
|
|
c5dc81ea23
|
[ Add ] added a logging controller to control wither to show log while making request from/to the openai apis or not
|
2023-02-02 00:07:06 +01:00 |
|
|
8c2c32dcbb
|
[ Add ] added ecport file for models object to be used externally, as well as the exception so it can be catched by a developer
|
2023-02-01 23:58:34 +01:00 |
|
|
fa862a7ebb
|
[ Edit ] edited the variable name so theire types are clear for readers developers
|
2023-02-01 23:54:50 +01:00 |
|
|
48b4d98810
|
[ Add ] added appropriate documentation comments to methods and filles the placholders examples with actual examples
|
2023-02-01 23:45:18 +01:00 |
|
|
29bd62c266
|
[ Add ] added implementatio n of file api endpoints, methods
|
2023-02-01 23:22:19 +01:00 |
|
|
a3d34a0035
|
[ Add ] added documentation comments with examples placeholders to-do
|
2023-02-01 22:37:46 +01:00 |
|
|
74625ffb12
|
[ Add ] added missing endpoints logging for openAI SDK classes
|
2023-02-01 22:24:29 +01:00 |
|
|
b58a1d6999
|
[ Add ] added embedding api to the SDK
|
2023-02-01 22:19:13 +01:00 |
|
|
bbdfc92714
|
[ Add ] added the variation endpoint api
|
2023-02-01 21:54:47 +01:00 |
|
|
bb7f96524b
|
Update README.md
|
2023-01-30 22:40:00 +01:00 |
|
|
19550ebcb6
|
[ Edit ] changed the mask field to a file
|
2023-01-30 22:36:42 +01:00 |
|
|
666d92666d
|
[ Add ] added edit image api
|
2023-01-30 22:03:51 +01:00 |
|
|
bb59fda921
|
Update README.md
|
2023-01-30 11:28:36 +01:00 |
|
|
e67e81c6b5
|
Update README.md
|
2023-01-30 11:28:06 +01:00 |
|
|
e3f8740da9
|
[ Add ] added edit, images apis
|
2023-01-30 09:48:42 +01:00 |
|
|
2427da43a5
|
[ Add ] added create edits method
|
2023-01-30 08:19:31 +01:00 |
|
|
3aa355bee8
|
[ Fix] fixed pass issue in the completionmodel file, commented completion getter
|
2023-01-30 06:29:32 +01:00 |
|
|
1d54fd2e55
|
Update README.md
|
2023-01-30 06:15:13 +01:00 |
|
|
d87e29877d
|
[ Add ] added completion creation API
|
2023-01-30 06:10:31 +01:00 |
|
|
e387b9ace5
|
[ Remove ] removed example folder
|
2023-01-30 04:42:12 +01:00 |
|
|
f782080eb2
|
[ Remove ] removed example folder
|
2023-01-30 04:40:58 +01:00 |
|
|
d551489715
|
Update main.dart
|
2023-01-30 04:39:52 +01:00 |
|
|
18d06b5601
|
Merge pull request #1 from anasfik/add-license-1
Create LICENSE
|
2023-01-30 04:34:15 +01:00 |
|
|
76a4b270bf
|
Create LICENSE
|
2023-01-30 04:34:01 +01:00 |
|
|
988ed5c002
|
Update README.md
|
2023-01-30 04:32:11 +01:00 |
|
|
8d1c49f5c6
|
[ Add ] added the one method to get a single model
|
2023-01-30 03:59:43 +01:00 |
|
|
2b13526412
|
[ Add ] added model list() method with all its necessary componenets
|
2023-01-30 03:54:32 +01:00 |
|
|
4b57d62a08
|
[ Add ] added base for open ai entities, as well as a full api builder
|
2023-01-30 03:10:57 +01:00 |
|
|
a8d0bcc5e6
|
[ Add ] added builder for headers, adapt it in the main instance
|
2023-01-30 02:56:55 +01:00 |
|
|
b71c8b8227
|
[ Remove ] removed the base since it is not needed
|
2023-01-30 02:30:06 +01:00 |
|
|
854b6933d7
|
[ Add ] added initialization base, implementation to the main class, with comments
|
2023-01-30 02:27:00 +01:00 |
|
|
c15b46f089
|
[ Add ] added initial project files
|
2023-01-30 01:57:03 +01:00 |
|