misyaguziya
965bee818a
LM Studio と Ollama の翻訳クライアントとプロンプトを追加、requirements に langchain-ollama を追記
- src-python/models/translation に LM Studio 用 (translation_lmstudio.py / translation_lmstudio.yml) を追加
- Ollama 用クライアント (translation_ollama.py / translation_ollama.yml) を追加
- 各クライアントでプロンプト YAML から system_prompt / supported_languages を読み込み、認証チェック・モデル一覧取得・モデル設定・クライアント更新・translate 呼び出しを実装
- requirements.txt と requirements_cuda.txt に langchain-ollama==0.3.10 を追記
2025-10-17 15:58:50 +09:00
..
2025-10-14 07:28:03 +09:00
2025-10-17 15:58:50 +09:00
2025-10-13 08:28:27 +09:00
2025-10-16 21:55:27 +09:00
2025-10-16 21:55:27 +09:00
2025-10-13 08:28:27 +09:00
2025-10-16 21:55:27 +09:00
2025-10-16 18:53:45 +09:00
2025-10-09 18:53:42 +09:00