Skip to content

Commit 952582b

Browse files
makowskidgithub-actions[bot]
authored andcommitted
Updated latest blog posts
1 parent 43af062 commit 952582b

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
@@ -355,6 +355,10 @@ These utility endpoints, along with careful monitoring of quota status, will hel
355355
### Blog
356356

357357
<!-- posts -->
358+
* **[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")
359+
> 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.
360+
361+
358362
* **[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")
359363
> Define your parameters. Write your prompt in plain English. Get a fully functional REST endpoint that returns structured JSON - in under 60 seconds.
360364

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' => 'cf827f3dc566493087b79d48c7594989673332ce',
6+
'reference' => '43af0622c15a99f3e22bc0e903da2f0f726be53e',
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' => 'cf827f3dc566493087b79d48c7594989673332ce',
25+
'reference' => '43af0622c15a99f3e22bc0e903da2f0f726be53e',
2626
'type' => 'project',
2727
'install_path' => __DIR__ . '/../../',
2828
'aliases' => array(),

0 commit comments

Comments
 (0)