Leonid Pershin f8fd16edb2
All checks were successful
SonarQube / Build and analyze (push) Successful in 3m31s
Unit Tests / Run Tests (push) Successful in 2m23s
fix issue
2025-10-20 12:49:04 +03:00
fix
2025-10-20 10:13:57 +03:00
2025-10-20 08:20:55 +03:00
2025-10-20 12:49:04 +03:00
2025-10-17 05:47:18 +03:00
rf
2025-10-17 02:41:18 +03:00
2025-10-20 09:29:08 +03:00

ChatBot

Настройка окружения

  1. Создать .env файл: пример

Database Configuration

DB_HOST=localhost DB_PORT=5432 DB_NAME=chatbot DB_USER=postgres DB_PASSWORD=your_secure_password

Telegram Bot Configuration

TELEGRAM_BOT_TOKEN=your_telegram_bot_token_here

Ollama Configuration

OLLAMA_URL=https://sample.api.home/ OLLAMA_DEFAULT_MODEL=gemma3:4b

Description
No description provided
Readme 652 KiB
Languages
C# 99.9%
Dockerfile 0.1%