You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Changelog
2
2
3
+
## November 10, 2024 - v1.2.1
4
+
- removing the requirement to publish config file
5
+
3
6
## August 26, 2024 - v1.2.0 update
4
7
- Generate Keywords/Tags & Summarize methods aquired optional `context` that allows to pass additional processing instructions for the provided `content`
5
8
- API usage optimized internally, switched to AI job dispatch/result endpoint pairing mode
4.**[OPTIONAL]** Publish the configuration file `sharpapi-client.php`.
46
+
47
+
> **Note:** You no longer need to publish the configuration file to use this package. By default, the package will use sensible default values. You only need to publish the configuration if you wish to customize it.
0 commit comments