Refactor LLMSFullManager with clearer class structure (#11)

This commit is contained in:
Jared Dillard
2025-05-18 11:26:08 -07:00
committed by GitHub
parent 480fd83d65
commit 77999f0923
8 changed files with 976 additions and 746 deletions
+5
View File
@@ -1,6 +1,11 @@
Changelog
=========
0.2.2
-----
- Refactor LLMSFullManager with clearer class structure
0.2.1
-----