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

Remove legacy v0.7.x components #376

Merged
merged 6 commits into from
Oct 19, 2024
Merged

Remove legacy v0.7.x components #376

merged 6 commits into from
Oct 19, 2024

Conversation

uezo
Copy link
Owner

@uezo uezo commented Oct 19, 2024

This pull request removes legacy components from the v0.7.x series, leading to a simpler and more maintainable codebase.
In particular, the ChatdollKit.Dialog namespace has seen improvements in structure, making it easier to maintain. Additionally, the removal of dependencies between ChatdollKit.LLM and ChatdollKit.Model enhances modularity and reusability, especially for LLM-related processes. These changes contribute to a cleaner, more maintainable, and modular architecture overall.

uezo added 6 commits October 15, 2024 09:03
- Eliminated usage of ChatdollKit.Dialog.Processor namespace
- Refactored related modules to align with the updated architecture
- Demo
- Editor
- Examples
- Extension
- Prefabs
Removed legacy components within ChatdollKit.Dialog and ChatdollKit.IO
Eliminated the dependency of modules in the `ChatdollKit.LLM` namespace on the `ChatdollKit.Model` namespace. This improvement enhances the reusability and maintainability of the LLM-related processing.
@uezo uezo merged commit d9d24a5 into master Oct 19, 2024
@uezo uezo deleted the remove-legacy-v0.7.x branch November 4, 2024 14:44
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.

1 participant