quantumalchemy
quantumalchemy
answering my own q? if anyone interested -- research shows to solve this.. add a custom agent "tool" for a vector db + embedding with langchain: https://python.langchain.com/docs/modules/agents/tools/custom_tools code example: https://gist.github.com/virattt/e2d69f7d5c95aeee611cde14bf507463...
Yeah got this too: Error executing tool. Missing exact 3 pipe (|) separated values. For example, `coworker|task|context`. I need to make sure to pass context as context. >> Did you...
getting same in linux (debian) pip install pymemgpt -U pymemgpt v0.3.4 did the path change in the install ? ie: /root/.memgpt
thought I would bump this . inference.memgpt.ai on error for 4 days - reported it on discord a few days ago also my guess the endpoint has been shutdown since...
works with Devel mode: git clone https://github.com/cpacker/MemGPT.git pip install -e .
Yeah I get the same .. error .. on train -> preparing model Asking to pad but the tokenizer does not have a padding token. Please select a token to...