Commit 34ffd8
2024-08-22 16:11:03 admin: -/-home.md .. | |
@@ 1,1 1,30 @@ | |
+ | ## AI-Now API Documentation |
+ | Welcome to the AI-Now API Documentation! This wiki provides information on how to use our various APIs for accessing powerful AI models. |
+ | |
+ | **Available APIs:** |
+ | |
+ | * **Chat API:** Access large language models for chat completions, token counting, and moderation. |
+ | * [Learn More](Chat Api) |
+ | * **LLMLingua-2 API:** Compress text prompts while preserving specified tokens and maintaining readability. |
+ | * [Learn More](Compress Api) |
+ | * **Music & Video Generation API:** Generate music and videos based on text prompts using various AI models. |
+ | * [Learn More](Video Api) |
+ | |
+ | **Getting Started:** |
+ | |
+ | Each API page provides detailed information on: |
+ | |
+ | * **Authentication:** How to obtain and use API keys. |
+ | * **Endpoints:** Available API endpoints and their functionalities. |
+ | * **Request & Response Formats:** Expected data structures for requests and responses. |
+ | * **Supported Models & Styles:** Available AI models and their specific parameters. |
+ | * **Usage Examples:** Code snippets demonstrating how to use the API in different programming languages. |
+ | * **Error Handling:** Information on potential errors and how to handle them. |
+ | * **Rate Limiting & Tokens:** Details on API usage limits and token consumption. |
+ | |
+ | **Need Help?** |
+ | |
+ | If you have any questions or require assistance, please contact `[email protected]`. |
+ | |
+ | We hope you find this documentation helpful! |