h4ddi

Results 5 comments of h4ddi

use this: ```js s.send(`position fen ${chess.fen()}`); ```

> Try changing the npm scripts in package.json according to the following comment: > > [#7 (comment)](https://github.com/pashpashpash/vault-ai/issues/7#issuecomment-1513550604) it worked regarding the installation of the packages. but when I try ``npm...

> I got this error: ``` > [email protected] start > bash -c '. ./scripts/source-me.sh && ./scripts/go-compile.sh ./vault-web-server && echo && ./bin/vault-web-server' DEBUG: dir_path = /home/xxx/vault-ai/scripts DEBUG: secrets_path = /home/xxx/vault-ai/scripts/../secret ```

> thanks! some of the browsers do not supports `.flat()` method. Put up a fix here - #283 that solves the problem thanks

> connect `Memory` of ConversationalAgent to a memory node like `BufferMemory` well, idk what is this ![image](https://github.com/FlowiseAI/Flowise/assets/33758164/f0e72946-0d5e-49bc-b5c0-18c5200c71dd) ```json {{ "action": string, // The action to take. Must be one of...