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

Migration guide for 0.4 #4765

Merged
merged 45 commits into from
Dec 30, 2024
Merged

Migration guide for 0.4 #4765

merged 45 commits into from
Dec 30, 2024

Conversation

ekzhu
Copy link
Collaborator

@ekzhu ekzhu commented Dec 19, 2024

Resolves: #3867
Resolves #4833

Also add script for checking code block syntax.

@ekzhu ekzhu changed the title readme start Migration guide for 0.4 Dec 19, 2024
@ekzhu ekzhu marked this pull request as draft December 19, 2024 22:48
@ekzhu ekzhu marked this pull request as ready for review December 21, 2024 20:30
@ekzhu ekzhu requested review from jackgerrits and Copilot December 21, 2024 23:36
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

python/check_md_code_blocks.py:51

  • [nitpick] The message 'OK[ignored]' might be unclear. Consider changing it to 'OK (ignored due to missing imports)'.
logger.info(" " + darkgreen("OK[ignored]"))

python/check_md_code_blocks.py Outdated Show resolved Hide resolved
@ekzhu ekzhu linked an issue Dec 28, 2024 that may be closed by this pull request
@ekzhu ekzhu mentioned this pull request Dec 29, 2024
@ekzhu ekzhu merged commit 156c3f1 into main Dec 30, 2024
51 checks passed
@ekzhu ekzhu deleted the migration-guide branch December 30, 2024 21:33
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.

Convert AgentChat v0.4 messages to v0.2 format Migration guide for 0.4
2 participants