Skip to content

Commit

Permalink
[DOCS]
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed Mar 17, 2024
1 parent 866bcbd commit 040f8b7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/swarms_cloud/main.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,12 @@ The AI Chat Completion API processes text and image inputs to generate conversat
## API Endpoints

### Chat Completion
`https://swarms.world`
`https://api.swarms.world`



- **Endpoint:** `/v1/chat/completions`
-- **Full Url** `https://api.swarms.world/v1/chat/completions`
- **Method:** POST
- **Description:** Generates a response based on the provided conversation history and parameters.

Expand Down

0 comments on commit 040f8b7

Please sign in to comment.