Been playing with Mem0 for awhile, but at that time, I had to hack it just to make it work with Ollama and other things. However, that seems to be fixed now. Ill give it a shot again. thanks!
there needs to be a windows tutorial for things like this. plus explanation . most of this is doable in silly tavern, which most people who use local AI's will be using them for. i know you can use a collab link, but then you need to code it for your use. most almost everyone who is getting into AI is not going for coding classes. its not a critique, its just constructive criticism. the idea is nice, but the execution is redundant.
I create two AI chatbots with OpenAI models and Langchain. One is for questions and answer for past customer inquiries and the other chatbots is for searching in our database. I want to use AI Agent to make decision which of the chatbot to use based on the user's query. How to do this? Thanks!
I don't know how the other memory agents work, but the design for this one is very clever in order to achieve the long term memory 👊
Been playing with Mem0 for awhile, but at that time, I had to hack it just to make it work with Ollama and other things. However, that seems to be fixed now. Ill give it a shot again. thanks!
Sure thing! This was my first time but I really enjoyed it
there needs to be a windows tutorial for things like this. plus explanation . most of this is doable in silly tavern, which most people who use local AI's will be using them for. i know you can use a collab link, but then you need to code it for your use. most almost everyone who is getting into AI is not going for coding classes. its not a critique, its just constructive criticism. the idea is nice, but the execution is redundant.
I create two AI chatbots with OpenAI models and Langchain. One is for questions and answer for past customer inquiries and the other chatbots is for searching in our database. I want to use AI Agent to make decision which of the chatbot to use based on the user's query. How to do this? Thanks!
Can we add additional metadata to memories like user ID and thread ID ( like best_buy_bot/tyler/thread1 ) ?