Skip to content

Commit 2f4237d

Browse files
committed
update
1 parent 384085f commit 2f4237d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MyApp/_posts/2024-11-26_ai-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Each AI Feature supports multiple call styles for optimal integration of differe
4242

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

4747
### Live Monitoring and Analytics
4848

0 commit comments

Comments
 (0)