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

Feat/origin_interface_id_for_message #398

Merged
merged 14 commits into from
Nov 13, 2024
Merged

Conversation

pseusys
Copy link
Collaborator

@pseusys pseusys commented Oct 23, 2024

Description

ID string added to messenger interface constructor.
This string is added to all the messages received via this interface.
The first message origin is the origin of the context it is related to.

Checklist

  • I have performed a self-review of the changes

List here tasks to complete in order to mark this PR as ready for review.

To Consider

  • Add tests (if functionality is changed)
  • Update API reference / tutorials / guides
  • Update CONTRIBUTING.md (if devel workflow is changed)
  • Update .ignore files, scripts (such as lint), distribution manifest (if files are added/deleted)
  • Search for references to changed entities in the codebase

@pseusys pseusys added the enhancement New feature or request label Oct 23, 2024
@pseusys pseusys requested a review from RLKRo October 23, 2024 09:28
@pseusys pseusys self-assigned this Oct 23, 2024
github-actions[bot]

This comment was marked as outdated.

@pseusys pseusys changed the base branch from master to dev October 23, 2024 09:29
chatsky/core/context.py Outdated Show resolved Hide resolved
chatsky/core/message.py Outdated Show resolved Hide resolved
@RLKRo RLKRo added this to the Release v0.10 milestone Nov 7, 2024
@RLKRo RLKRo merged commit ff6b93c into dev Nov 13, 2024
17 checks passed
@RLKRo RLKRo deleted the feat/origin_interface_id_for_message branch November 13, 2024 14:08
@RLKRo RLKRo mentioned this pull request Nov 18, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants