Commit graph

6 commits

Author SHA1 Message Date
ed0ss
98717f3838 docs: раздел конфигурации (.env) в README, шаблон .env.example
Some checks are pending
CI / lint-backend (push) Waiting to run
CI / lint-frontend (push) Waiting to run
CI / build-backend (push) Blocked by required conditions
CI / build-frontend (push) Blocked by required conditions
2026-06-25 14:27:35 +03:00
ed0ss
11d018d4f6 feat: docker-compose для локального запуска, .env.example, инструкция в README
Some checks are pending
CI / lint-backend (push) Waiting to run
CI / lint-frontend (push) Waiting to run
CI / build-backend (push) Blocked by required conditions
CI / build-frontend (push) Blocked by required conditions
2026-06-25 12:24:57 +03:00
ed0ss
348b744960 chore: убран отдельный IngressRoute для api.sovet.itoservice.ru, API доступен через sovet.itoservice.ru
Some checks are pending
CI / lint-backend (push) Waiting to run
CI / lint-frontend (push) Waiting to run
CI / build-backend (push) Blocked by required conditions
CI / build-frontend (push) Blocked by required conditions
2026-06-25 12:11:43 +03:00
ed0ss
4166c6f0ef chore: смена LLM модели на openrouter/owl-alpha
Some checks are pending
CI / lint-backend (push) Waiting to run
CI / lint-frontend (push) Waiting to run
CI / build-backend (push) Blocked by required conditions
CI / build-frontend (push) Blocked by required conditions
2026-06-25 12:01:06 +03:00
ed0ss
5f6ad253de docs: обновление README, мёрж feat/rest-api в master
Some checks are pending
CI / lint-backend (push) Waiting to run
CI / lint-frontend (push) Waiting to run
CI / build-backend (push) Blocked by required conditions
CI / build-frontend (push) Blocked by required conditions
- README.md полностью переписан под текущую архитектуру: K8s + FastAPI +
  React + Qdrant + OpenRouter
- Добавлена документация REST API v1 с примерами curl
- Добавлена информация об очистке ПД, дедупликации, архитектуре
- Мёрдж ветки feat/rest-api: новый роутер /api/v1/ с API-ключом
2026-06-25 11:55:55 +03:00
ed0ss
fa620edcf8 Initial commit 2026-06-20 16:07:21 +03:00