Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Cấu hình Gemini làm nhà cung cấp LLM để tạo bản dịch.
gemini
llm.profiles.<name>.provider
{ "llm": { "profiles": { "default": { "provider": "gemini", "model": "gemini-2.5-flash", "prompt": "Translate from {{source}} to {{target}}:\n\n{{input}}" } } } }
export GEMINI_API_KEY="your-gemini-api-key"
GEMINI_API_KEY="your-gemini-api-key"
GEMINI_BASE_URL
https://generativelanguage.googleapis.com/v1beta/openai
Trang này có hữu ích không?