John Inge

Results 6 comments of John Inge

```python memory.chat_memory.add_user_message("Hi there!") memory.chat_memory.add_ai_message("hello :)") ``` I could make it work by first adding messages to the memory for initialization.

Thanks @cipolleschi for the explanation. trying to create my first react native app, and having to battle this was not a great first impression, but I will still give it...

That sounds awesome. The whole thing was a bit of a nightmare with the ruby thing, but when I first got it up and running, it seems really nice. Currently...

What we do now as a workaround (awaiting a proper alternative) is using modules and conditional deployment. We have several VM images that needs to deploy, but only some of...

Cursor is useless for python on linux as appimage does not work with virtual environments. Stop distributing your app as an appimage please.