Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Nov 27, 2024
1 parent 84b0a66 commit a37e76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MyApp/_pages/releases/v8_05.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,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 job executing the AI Request which can be used to poll for its 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 a37e76f

Please sign in to comment.