Skip to content

Commit cc05ad4

Browse files
makowskidgithub-actions[bot]
authored andcommitted
Updated latest blog posts
1 parent 8fe62ff commit cc05ad4

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

profile/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,10 @@ Check the details at our [Trust Portal](https://trust.a2zweb.co/).
220220
#### More at [SharpAPI.com/blog](https://sharpapi.com/en/blog)
221221

222222
<!-- posts -->
223+
* **[02/04/2026]** [Your AI API, your rules: Introducing Custom AI Job instructions](https://sharpapi.com/blog/post/your-ai-api-your-rules-introducing-custom-ai-job-instructions "Your AI API, your rules: Introducing Custom AI Job instructions")
224+
> Every AI endpoint in SharpAPI now accepts a persistent custom instruction per user. Write it once in your dashboard, and it silently shapes every request you make to that endpoint.
225+
226+
223227
* **[16/03/2026]** [Introducing Custom Workflows: Turn Any AI Prompt Into a Production API](https://sharpapi.com/blog/post/introducing-custom-workflows-turn-any-ai-prompt-into-a-production-api "Introducing Custom Workflows: Turn Any AI Prompt Into a Production API")
224228
> Define your parameters. Write your prompt in plain English. Get a fully functional REST endpoint that returns structured JSON - in under 60 seconds.
225229

profile/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',
44
'pretty_version' => 'dev-main',
55
'version' => 'dev-main',
6-
'reference' => '0dcf7d464b0f3fe6b8c9fc899a52da0cf52cba3f',
6+
'reference' => '8fe62ff9142a2ba6323bd35488aedc1aab128597',
77
'type' => 'project',
88
'install_path' => __DIR__ . '/../../',
99
'aliases' => array(),
@@ -22,7 +22,7 @@
2222
'sharpapi/sharpapi' => array(
2323
'pretty_version' => 'dev-main',
2424
'version' => 'dev-main',
25-
'reference' => '0dcf7d464b0f3fe6b8c9fc899a52da0cf52cba3f',
25+
'reference' => '8fe62ff9142a2ba6323bd35488aedc1aab128597',
2626
'type' => 'project',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),

0 commit comments

Comments
 (0)