Replies: 1 comment 3 replies
-
|
It depends by the design of your database. What are you trying to create? It can be a user_id, or if you want to store more conversations for the same user you can use an intermediate model "Conversation" like it's showed in the example in the documentation: https://docs.neuron-ai.dev/the-basics/chat-history-and-memory#example-chatmessage-model. You should share something more about the use case. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
How i can use real thread_id?
Beta Was this translation helpful? Give feedback.
All reactions