1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-22 02:29:40 +08:00
renovate[bot] 7a6ceb0c49 chore(deps): update 1panel/maxkb docker tag to v1.10.2 (#3364)
* chore(deps): update 1panel/maxkb docker tag to v1.10.2

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-03-06 12:24:14 +08:00
..
2024-03-26 15:25:22 +08:00

Default admin credentials

usernameadmin
passwordMaxKB@123..

MaxKB

MaxKB = Max Knowledge Base, it is a chatbot based on Large Language Models (LLM) and Retrieval-Augmented Generation (RAG). MaxKB is widely applied in scenarios such as intelligent customer service, corporate internal knowledge bases, academic research, and education.

Advantage

  • Ready-to-Use: Supports direct uploading of documents / automatic crawling of online documents, with features for automatic text splitting, vectorization, and RAG (Retrieval-Augmented Generation). This effectively reduces hallucinations in large models, providing a superior smart Q&A interaction experience.
  • Flexible Orchestration: Equipped with a powerful workflow engine and function library, enabling the orchestration of AI processes to meet the needs of complex business scenarios.
  • Seamless Integration: Facilitates zero-coding rapid integration into third-party business systems, quickly equipping existing systems with intelligent Q&A capabilities to enhance user satisfaction.
  • Model-Agnostic: Supports various large models, including private models (such as DeepSeek, Llama, Qwen, etc.) and public models (like OpenAI, Claude, Gemini, etc.).