作为 Edge 解包扩展加载——五分钟之内,Jama Cloud 页面顶部就会多出 Jama AI 入口, 语义检索 + 关系穿透 + AI 应答全部在原页面里完成。 Load as an Edge unpacked extension — within five minutes the Jama AI button appears at the top of every Jama Cloud page; semantic search, relationship traversal, and AI answer all happen inside the page.
images/jama-ai/01-extensions-menu.png
images/jama-ai/02-developer-mode.png
images/jama-ai/03-select-folder.png
images/jama-ai/04-loaded.png
images/jama-ai/05-in-jama.png
读一下 系统架构图 看 Jama AI 背后这套 FAISS × Azure 检索链路是怎么搭起来的, 或回到 产品海报 把链接发给同事。 Skim the architecture diagram to see how Jama AI's FAISS × Azure retrieval chain hangs together, or grab the product poster to share with a teammate.
加载时报 "Manifest file is missing or unreadable"? Load fails with "Manifest file is missing or unreadable"?
说明选错了目录。回到 step 3,确认地址栏指向的就是 ...\Jama_ai\plugin 这一级;这个文件夹根部必须有 manifest.json。
You picked the wrong directory. Go back to step 3 and confirm the address bar points to exactly ...\Jama_ai\plugin; the root of that folder must contain manifest.json.
Jama 页面里看不到 "Jama AI" 按钮? No "Jama AI" button in the Jama page?
在 Jama 页面上 硬刷新(Ctrl+Shift+R);插件的 content-script 在页面已加载完成时不会自动注入,需要重载一次。如果还不行,回 edge://extensions 检查开关是否仍在 ON。 Do a hard refresh (Ctrl+Shift+R) on the Jama page — the content script doesn't inject into pages that already finished loading. If still missing, go back to edge://extensions and confirm the toggle is still ON.
L: 盘连不上 / 路径无法访问? Can't reach the L: share?
需要先连厦门厂内网或 VPN,L:\ 才会挂载。也可以让管理员把 plugin/ 目录打包发你,解压到本地任意位置后重新走 step 3。
You need the Xiamen plant intranet or VPN before L:\ mounts. Alternatively, ask an admin for a zip of the plugin/ directory, unpack it anywhere local, and rerun step 3.
每次更新插件都要重新走一遍流程吗? Do I have to reinstall every time it updates?
不需要。维护者更新了共享盘里的 plugin/ 之后,回到 edge://extensions,对 Jama AI Search 卡片点 Reload 即可。
No. When the shared plugin/ is updated, just go to edge://extensions and click Reload on the Jama AI Search card.