foyou

Results 14 issues of foyou

### ❓ Is your enhancement related to a problem? The current custom backend cannot directly integrate `ollama`. The problem is that ollama model startup is divided into two steps. The...

### ❓ Is your enhancement related to a problem? `ollama serve` has no command-line arguments; all configurations must be implemented using environment variables, such as port numbers. ### 💡 Describe...

### ❓ Is your enhancement related to a problem? 1. Add default environment variables (corresponding to "default execution command") 2. Supports environment variable placeholders (`{{}}`). The `ollama serve` command does...

如果 429,可尝试切换 domain ```python from pygtrans import Translate if __name__ == "__main__": at = Translate(domain="co.uk") # 以英国为例 r = at.translate("hello") print(r.translatedText) ```

google
domain
suffix