Skip to content

Commit 4a5a8c3

Browse files
makowskidgithub-actions[bot]
authored andcommitted
Updated latest blog posts
1 parent 6700742 commit 4a5a8c3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,10 @@ These utility endpoints, along with careful monitoring of quota status, will hel
361361
### Blog
362362

363363
<!-- posts -->
364+
* **[05/01/2025]** [Introducing AI Jobs Webhooks: Real-Time Notifications for Your Application](https://sharpapi.com/blog/post/ai-jobs-webhooks-real-time-notifications-for-your-application "Introducing AI Jobs Webhooks: Real-Time Notifications for Your Application")
365+
> No more polling APIs, no more delays. Just instant updates when your AI job is completed, delivered securely and reliably to your designated endpoint. Whether you’re translating content, generating data insights, or processing large datasets, webhooks ensure you’re always in sync with SharpAPI.
366+
367+
364368
* **[07/12/2024]** [Why Developers Should Choose SharpAPI Over Operating AI Models Manually](https://sharpapi.com/blog/post/why-developers-should-choose-sharpapi-over-operating-ai-models-manually "Why Developers Should Choose SharpAPI Over Operating AI Models Manually")
365369
> When it comes to workflow automation, integrating AI into your business can feel like deciding whether to climb a mountain or take the gondola. Sure, both get you to the top, but one is infinitely easier and less sweaty. In the world of AI-driven automation, the gondola is SharpAPI—the streamlined solution that helps you implement workflow automations faster and more effectively than wrestling with a Large Language Model (LLM) API directly.
366370

vendor/composer/installed.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'name' => 'sharpapi/sharpapi.github.io',
44
'pretty_version' => 'dev-main',
55
'version' => 'dev-main',
6-
'reference' => 'f6bc0b5226a8b1394c1eea2c18101abf2c2857af',
6+
'reference' => '6700742648fb4d0bcafe646e001fe5bd2c925ea4',
77
'type' => 'project',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'sharpapi/sharpapi.github.io' => array(
2323
'pretty_version' => 'dev-main',
2424
'version' => 'dev-main',
25-
'reference' => 'f6bc0b5226a8b1394c1eea2c18101abf2c2857af',
25+
'reference' => '6700742648fb4d0bcafe646e001fe5bd2c925ea4',
2626
'type' => 'project',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),

0 commit comments

Comments
 (0)