- [feature] Support using openai calls
- [chore] replace internal model 9 to Qwen 7B Chat
- [fix] Fix the issue of abnormal output of model 8
- [feature] support Qwen 7B Chat
- [feature] support browser api
- [feature] add a build-in model: llama2
- [feature] support api server
- [feature] change default model to gpt4free
- [feature] add a dockerfile for quick start
- [feature] support gpt4free
- [bugfix] markdown transpile issue
- Initial Commit