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

FIX #10736 : Import for ChatMessage fails #10737

Closed
wants to merge 1 commit into from

Conversation

erichare
Copy link
Contributor

Description

I believe the import for ChatMessage needs to be updated in the token_counting.py script, after the restructure.

Fixes #10736

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • I stared at the code and made sure it makes sense

Suggested Checklist:

  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • I ran make format; make lint to appease the lint gods

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Feb 14, 2024
@erichare erichare changed the title FIX #10736 : Import for chat message fails FIX #10736 : Import for ChatMessage fails Feb 14, 2024
@erichare erichare closed this Feb 14, 2024
@erichare erichare deleted the bugfix/10736-fix-import branch February 15, 2024 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: ChatMessage import from token_counting.py not correct
1 participant