In case you don’t want to send the API requests directly to OpenAI API or Anthropic Claude API due to privacy and security concerns, you can set up a Proxy for these endpoints.Documentation Index
Fetch the complete documentation index at: https://docs.typingmind.com/llms.txt
Use this file to discover all available pages before exploring further.
Access Proxy Setup
- Click on “Models” on the left sidebar to access the model settings
- Click on the gear icon next to each model provider
- Toggle the optional fields
Set up Proxy
- OpenAI Chat Completions Endpoint (V1):
- Default Endpoint:
https://api.openai.com/v1/chat/completions - Customize: if you need to change this endpoint, enter the new URL in the provided field and click Save.
- Anthropic Chat Completions Endpoint (V1):
- Default Endpoint:
https://api.anthropic.com/v1/messages - Customize: enter a new URL if your setup requires a different endpoint, then click Save.
- Google Gemini Endpoint
- Default Endpoint:
https://generativelanguage.googleapis.com/v1beta/models - Customize: enter a new URL if your setup requires a different endpoint, then click Save.
- OpenAI Whisper Endpoint (V1):
- Default Endpoint:
https://api.openai.com/v1/audio/transcriptions - Customizing: Input a different URL if necessary and click Save.