telegram-search
telegram-search copied to clipboard
🔍 一个功能强大的 Telegram 聊天记录搜索工具,支持向量搜索和语义匹配。A powerful Telegram chat search tool with vector search and semantic matching capabilities.
Steps to reproduce: 1. Clone the project (my HEAD is 4ba8d8a) 2. Follow the quick start until step 5 (`pnpm run db:migrate`) Expect behavior: Database migrating successfully. Actually behavior: ```...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/groupultra/telegram-search). ## Edited/Blocked The following updates have been...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vue-sonner](https://redirect.github.com/xiaoluoboding/vue-sonner) | [`^1.3.2` -> `^2.0.0`](https://renovatebot.com/diffs/npm/vue-sonner/1.3.2/2.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Need a Dockerfile to build and run the database, server, and frontend.