Widget:OllamaChat: различия между версиями

Материал из ultracity
Перейти к навигации Перейти к поиску
Нет описания правки
Нет описания правки
 
Строка 22: Строка 22:
     const sendButton = document.getElementById('ollama-send');
     const sendButton = document.getElementById('ollama-send');
     const modelSelect = document.getElementById('ollama-model');
     const modelSelect = document.getElementById('ollama-model');
   
    // ИСПОЛЬЗУЕМ РАБОЧИЙ ФАЙЛ
     const OLLAMA_URL = '/ollama-proxy.php/api/generate';
     const OLLAMA_URL = '/ollama-proxy-working.php/api/generate';
      
      
     function addMessage(text, isUser) {
     function addMessage(text, isUser) {

Текущая версия от 08:45, 25 марта 2026