Search Criteria
Package Details: anythingllm-desktop-bin 1.2.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/anythingllm-desktop-bin.git (read-only, click to copy) |
---|---|
Package Base: | anythingllm-desktop-bin |
Description: | The all-in-one AI application, tool suite, and API for RAG & Agents for Docker & Desktop.Prebuilt version.Use system-wide electron. |
Upstream URL: | https://useanything.com/ |
Keywords: | agents ai-agents-framework chroma desktop-application document-chat langchain-app llama lmstudio local-llm localai ollama openai-chatgpt pinecone rag retrieval-augmented-generation vector-database |
Licenses: | MIT |
Conflicts: | anythingllm, anythingllm-desktop |
Provides: | anythingllm-desktop |
Submitter: | zxp19821005 |
Maintainer: | zxp19821005 (impulse) |
Last Packager: | zxp19821005 |
Votes: | 3 |
Popularity: | 0.86 |
First Submitted: | 2024-04-17 14:36 (UTC) |
Last Updated: | 2024-10-25 01:32 (UTC) |
Dependencies (5)
- electron26AUR (electron26-binAUR)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- ollama (ollama-generic-gitAUR, ollama-openmpi-gitAUR, ollama-openblas-gitAUR, ollama-vulkan-gitAUR, ollama-cuda-gitAUR, ollama-rocm-gitAUR, ollama-cuda, ollama-rocm)
- asar (make)
- fuse2 (make)
Latest Comments
impulse commented on 2024-10-08 14:07 (UTC)
Can i be a co-maintainer? we may want to update the electron version for example, i can do that for you.
zxp19821005 commented on 2024-09-06 08:18 (UTC) (edited on 2024-09-06 08:19 (UTC) by zxp19821005)
@obamna Maybe you can install it again, start the app, wait the program to downloand the debian-openssl-1.1.x, and do this:
sudo cp /~/.cache/prisma/master/61e140623197a131c2a6189271ffee05a7aa9a59/debian-openssl-1.0.x/libquery-engine' '/usr/lib/anythingllm-desktop/backend/node_modules/prisma/libquery_engine-debian-openssl-1.0.x.so.node
obamna commented on 2024-09-06 07:05 (UTC)
i am getting the same issue @zcyaya is getting
Error: Invalid
prisma.workspaces.create()
invocation: Prisma Client could not locate the Query Engine for runtime "debian-openssl-1.1.x". This happened because Prisma Client was generated for "debian-openssl-3.0.x", but the actual deployment required "debian-openssl-1.1.x". Add "debian-openssl-1.1.x" tobinaryTargets
in the "schema.prisma" file and runprisma generate
after saving it: generator client { provider = "prisma-client-js" binaryTargets = ["native", "debian-openssl-1.1.x"] } The following locations have been searched: /usr/lib/anythingllm-desktop/backend/node_modules/.prisma/client /usr/lib/anythingllm-desktop/backend/node_modules/@prisma/client /home/tim/Documents/anything-llm-desktop/anything-llm/server/node_modules/@prisma/client /tmp/prisma-engines /usr/lib/anythingllm-desktop/backend/prismazxp19821005 commented on 2024-07-12 05:04 (UTC)
@draptik Thanks for your feedback, fixed it.
draptik commented on 2024-07-12 01:32 (UTC) (edited on 2024-07-12 01:40 (UTC) by draptik)
1.5.7 is invalid.
zxp19821005 commented on 2024-05-22 15:38 (UTC)
@zcyaya Thanks for your feedback, fixed now.
zcyaya commented on 2024-05-21 05:44 (UTC)
I'm coming up with errors on creating a workspace, saying that
Prisma Client could not locate the Query Engine for runtime "debian-openssl-1.1.x". This happened because Prisma Client was generated for "debian-openssl-3.0.x", but the actual deployment required "debian-openssl-1.1.x".
Is openssl 1.1 required to run this?
zxp19821005 commented on 2024-05-21 04:59 (UTC)
@psto Thanks for your feedback, fixed it. Upstream has released the new version, but hasn't the version number added to the file.
psto commented on 2024-05-20 09:45 (UTC) (edited on 2024-05-20 12:51 (UTC) by psto)
Hi @zxp19821005, I've encountered the following validation error: