# Change Log ## 0.0.21(2023/9/14) - [feature] Support using openai calls ## 0.0.17 (2023/8/20) - [chore] replace internal model 9 to Qwen 7B Chat - [fix] Fix the issue of abnormal output of model 8 ## 0.0.15 (2023/8/4) - [feature] support Qwen 7B Chat ## 0.0.14 (2023/7/17) - [feature] support browser api ## 0.0.13 (2023/7/17) - [feature] add a build-in model: llama2 ## 0.0.12 (2023/7/17) - [feature] support api server - [feature] change default model to gpt4free - [feature] add a dockerfile for quick start ## 0.0.11 (2023/7/15) - [feature] support gpt4free ## 0.0.9 (2023/7/10) - [bugfix] markdown transpile issue ## 0.0.1 (2023/07/02) - Initial Commit