main update: - compatible with o1 - fix bug: when use base_url parameter as parse_model didn't consider it
0.6.0
main update : - support model parameter input format: provider:model - add perplexity, openrouter api - add new annotate step
0.5.1
main update : - add a class for handling content output - set utf-8 encoding for writting file https://github.com/huang-sh/GPTBioInsightor/issues/1
0.5.0
main update: - add LLM API: anthropic, zhipuai, siliconflow,deepseek, groq - update prompt - get different LLM API key from different PROVIDER_API_KEY - update test configure
0.4.0
main update: - add pathway analysis module
0.3.0
main update: - add new function: `check_celltype` - change `gpt_celltype` to `get_celltype` - change `gpt_subtype` to `get_subtype`