Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update API endpoint placeholders in AiSetting component
- Changed the placeholder for the embedding API endpoint from "https://api.openapi.com/v1/embeddings" to "https://api.openapi.com/v1/" for clarity. - Updated the placeholder for the general API endpoint from "https://api.openapi.com" to "https://api.openapi.com/v1/" to reflect versioning. These changes improve user guidance by providing more accurate placeholder text for API configuration inputs.
- Loading branch information