issues
search
MannLabs
/
alphapeptstats
Python Package for the downstream analysis of mass-spectrometry-based proteomics data
https://alphapeptstats.readthedocs.io/en/latest/
Apache License 2.0
61
stars
15
forks
source link
Refactor llm ii
#354
Closed
mschwoer
closed
3 weeks ago
mschwoer
commented
1 month ago
Further refactor the LLM part
remove some unused code
unify model name handling
move messages & artifact session state handling to page
move some of the printing logic to the LLM class
move tool intialization to the LLM class
Further refactor the LLM part