We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384085f commit 2f4237dCopy full SHA for 2f4237d
MyApp/_posts/2024-11-26_ai-server.md
@@ -42,7 +42,7 @@ Each AI Feature supports multiple call styles for optimal integration of differe
42
43
- **Synchronous API** · Simplest API ideal for small workloads where the Response is returned in the same Request
44
- **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
+- **Reply to Web Callback** · Ideal for reliable App integrations where responses are posted back to a custom URL Endpoint
46
47
### Live Monitoring and Analytics
48
0 commit comments