Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Nov 27, 2024
1 parent 384085f commit 2f4237d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MyApp/_posts/2024-11-26_ai-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Each AI Feature supports multiple call styles for optimal integration of differe

- **Synchronous API** · Simplest API ideal for small workloads where the Response is returned in the same Request
- **Queued API** · Returns a reference to the queued job executing the AI Request which can be used to poll for the API Response
- **Reply to Web Callback** · Ideal for reliable App integrations where responses are posted back to a custom URL Endpoin
- **Reply to Web Callback** · Ideal for reliable App integrations where responses are posted back to a custom URL Endpoint

### Live Monitoring and Analytics

Expand Down

0 comments on commit 2f4237d

Please sign in to comment.