Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Feat/session management #86

Closed
wants to merge 6 commits into from
Closed

Conversation

brunoalho99
Copy link
Contributor

No description provided.

@brunoalho99 brunoalho99 requested a review from diogoncalves April 7, 2024 17:16
@@ -18,5 +18,14 @@ def log(self, data: dict):
)
return req

def session(self, data: dict):
Copy link
Collaborator

Choose a reason for hiding this comment

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

in this case, we might need more methods:

  1. to add something to the session
  2. to get the session_history

@brunoalho99 brunoalho99 requested a review from claudiolemos April 8, 2024 11:13
@claudiolemos claudiolemos deleted the feat/session_management branch April 9, 2024 10:04
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.

3 participants