Skip to content
Snippets Groups Projects
Commit dc239612 authored by timothycarambat's avatar timothycarambat
Browse files

drop feeback path in paths

parent 237c544e
Branches
Tags
No related merge requests found
......@@ -23,6 +23,10 @@
</a>
</p>
<p align="center">
👉 AnythingLLM for desktop! <a href="https://mintplexlabs.typeform.com/to/sFgD2TIb" target="_blank"> Sign up</a>
</p>
A full-stack application that enables you to turn any document, resource, or piece of content into context that any LLM can use as references during chatting. This application allows you to pick and choose which LLM or Vector Database you want to use as well as supporting multi-user management and permissions.
![Chatting](/images/screenshots/chatting.gif)
......
......@@ -25,9 +25,6 @@ export default {
hosting: () => {
return "https://my.mintplexlabs.com/aio-checkout?product=anythingllm";
},
feedback: () => {
return "https://mintplexlabs.typeform.com/to/i0KE3aEW";
},
workspace: {
chat: (slug) => {
return `/workspace/${slug}`;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment