1. 前端安装 克隆项目:git clone https://github.com/memfreeme/memfree.git 进入前端目录:cd frontend 安装依赖:bun i 复制示例环境文件:cp env-example .env 在.env文件中添加你的OpenAI API Key、Upstash Redis URL和Serper API Key。 运行开发服务器:bun run dev 2. 向量服务安装 进入向量服务目录:cd...
.gitignore Changed the linting for NextJS project using husky (#54) Oct 25, 2024 CODE_OF_CONDUCT.md Added code of conduct md file (#67) Oct 22, 2024 CONTRIBUTING.md Update CONTRIBUTING.md with a section on testing Fixed:#99 (#108) Oct 28, 2024 LICENSE update readme and license Jul...
.gitignore CODE_OF_CONDUCT.md CONTRIBUTING.md LICENSE README.de.md README.es.md README.fr.md README.ja.md README.md README.zh-CN.md SECURITY.mdBreadcrumbs memfree/ CODE_OF_CONDUCT.mdLatest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Preview...
frontend mdreader vector embedding test .dockerignore .gitignore Dockerfile auth.ts bun.lockb config.ts db.ts fly.template.toml index.ts ingest.ts log.ts package.json parser.ts redis.ts tsconfig.json tweet.ts util.ts .gitignore LICENSE README.mdBreadcrumbs memfree /vector / log.ts Latest...
main .assets extention frontend mdreader vector embedding test .dockerignore .gitignore Dockerfile auth.ts bun.lockb config.ts db.ts fly.template.toml index.ts ingest.ts log.ts package.json parser.ts redis.ts tsconfig.json tweet.ts util.ts .gitignore LICENSE README.mdBreadcrumbs memfree /...
mdreader vector embedding test .dockerignore .gitignore Dockerfile auth.ts bun.lockb config.ts db.ts fly.template.toml index.ts ingest.ts log.ts package.json parser.ts redis.ts tsconfig.json tweet.ts util.ts .gitignore LICENSE README.mdBreadcrumbs memfree /vector / package.json Latest...
main .assets extention frontend mdreader vector embedding test .dockerignore .gitignore Dockerfile auth.ts bun.lockb config.ts db.ts fly.template.toml index.ts ingest.ts log.ts package.json parser.ts redis.ts tsconfig.json tweet.ts util.ts .gitignore LICENSE README.mdBreadcrumbs memfree /...
vector embedding test .dockerignore .gitignore Dockerfile auth.ts bun.lockb config.ts db.ts fly.template.toml index.ts ingest.ts log.ts package.json parser.ts redis.ts tsconfig.json tweet.ts util.ts .gitignore LICENSE README.mdBreadcrumbs memfree /vector/...
.gitignore Rearrange files structure Jun 30, 2018 README.md Manage codestyle with prettier Jul 2, 2018 TODO.md Manage codestyle with prettier Jul 2, 2018 package-lock.json Release 0.3.2 Mar 20, 2020 package.json Release 0.3.2 Mar 20, 2020 ...
cat /proc/meminfo 各字段详解 /proc/meminfo是了解Linux系统内存使用状况的主要接口,我们最常用的”...