Skip to content

pref: remove redundant init_messages usage in llm.py#152

Merged
ulleo merged 1 commit into
mainfrom
pr@main@improve
Sep 18, 2025
Merged

pref: remove redundant init_messages usage in llm.py#152
ulleo merged 1 commit into
mainfrom
pr@main@improve

Conversation

@ulleo

@ulleo ulleo commented Sep 18, 2025

Copy link
Copy Markdown
Contributor

fix #149

@ulleo ulleo merged commit 641f277 into main Sep 18, 2025
3 checks passed
@ulleo ulleo deleted the pr@main@improve branch September 18, 2025 09:23
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.

[BUG] LLMService.create 时 内部的__init__ 在最后已经 self.init_message(),但是在 run_task 中又重复self.init_message()

1 participant