Skip to content

Feat: refactored chat-history ,integrated conversations and updated client#33

Merged
fishonamos merged 14 commits intoAtomaAI:mainfrom
Solomonsolomonsolomon:main
Feb 12, 2025
Merged

Feat: refactored chat-history ,integrated conversations and updated client#33
fishonamos merged 14 commits intoAtomaAI:mainfrom
Solomonsolomonsolomon:main

Conversation

@Solomonsolomonsolomon
Copy link
Contributor

closes #28

Refactored the client side, broke chat history into {users, messages and conversations}, encrypted messages using aes-256-cbc algorithm, implemented conversations on the client and added guest mode

@fishonamos fishonamos self-requested a review February 11, 2025 15:09
@fishonamos
Copy link
Collaborator

Thank you @Solomonsolomonsolomon for the pr!. Reviewing

Copy link
Collaborator

@fishonamos fishonamos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work so far.! If we can have delete conversations it will be nice.

@fishonamos
Copy link
Collaborator

LGTM!

@fishonamos fishonamos merged commit d1d5070 into AtomaAI:main Feb 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor Chat History for Scalability and Management

2 participants