seshubonam

Results 23 issues of seshubonam

can a layer of teenage-agi implementation be added to baby-agi for storing queries and responses, to fetch more relevant answers? https://github.com/seanpixel/Teenage-AGI How Teenage-agi Works Here is what happens everytime the...

currently the chatbot is enabled on the workflow within langflow How can interface the input output of messages with an external app? how can i change something in the code...

**Is your feature request related to a problem? Please describe.** Code is great! No problem with implementation. **Describe the solution you'd like** Can you guide where to change the code...

can you guide on how to implement group stories for this, will submit a pr if successful. snapchat has group stories feature, where users added to the group can submit...

can this be used as a backend for a react native client app. one issue i think is each user should have their docker image running. am i right.

question

### Describe the problem Is it possible to generate a grid view like the following within cinny forked client. ### Describe the solution you'd like can you give a heads...

tried yarn install, got some errors related to JSTimers and logger.js PATH.. modified it to (./node_modules/react-native..) from (../react-native) like the following. yarn install works without errors. // let fileLocation =...

hi again! came across this update from synapse on custom modules: https://archive.fosdem.org/2022/schedule/event/matrix_extend_synapse/ wondering if the bot can stream text like chatgpt does.

https://github.com/matrixgpt/matrix-chatgpt-bot#good-to-know This popular bot allows the following : - The bot uses threads by default, to keep the context you should reply to this thread or the bot will think...

enhancement

Hi, you have been of great help and im almost ready to go live with this bot for an ai app. but the memory 40-50mb limits having multiple instances. you...