* Add o1 and o1-2024-12-17 model support
* patch api key selection
---------
Co-authored-by: 蒋翌琪 <jiangyiqi99@jiangyiqideMacBook-Pro.local>
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
* ✨ feat(request_llms and config.py): ChatGLM4 Deployment
Add support for local deployment of ChatGLM4 model
* 🦄 refactor(bridge_chatglm3.py): ChatGLM3 model path
Added ChatGLM3 path customization (in config.py).
Removed useless quantization model options that have been annotated
---------
Co-authored-by: MarkDeia <17290550+MarkDeia@users.noreply.github.com>
* Added some modules for supporting openrouter model
Added some modules for supporting openrouter model
* Update config.py
* Update .gitignore
* Update bridge_openrouter.py
* Not changed actually
* Refactor logging in bridge_openrouter.py
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
* Add Support for Gemini 1.5 Pro & 1.5 Flash.
* Update bridge_all.py
fix a spelling error in comments.
* Add Support for Gemini 1.5 Pro & Gemini 1.5 Flash
* Add the environment variable: OPEN_BROWSER
* Add configurable browser launching with custom arguments
- Update `config.py` to include options for specifying the browser and its arguments for opening URLs.
- Modify `main.py` to use the configured browser settings from `config.py` to launch the web page.
- Enhance `config_loader.py` to process path-like strings by expanding and normalizing paths, which supports the configuration improvements.
* Add support for the following models:
"gpt-4o", "gpt-4o-2024-05-13"
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
* deal with the message part
* Finish no_ui_connect
* finish predict part
* Delete old version
* An example of add new api
* Bug fix:can not change in "model_info"
* Bug fix
* Error message handling
* Clear the format
* An example of add a openai form API:Deepseek
* For compatibility reasons
* Feture: set different API/Endpoint to diferent models
* Add support for YI new models
* 更新doc2x的api key机制 (#1766)
* Fix DOC2X API key refresh issue in PDF translation
* remove add
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
* 修改部分文件名、变量名
* patch err
---------
Co-authored-by: alex_xiao <113411296+Alex4210987@users.noreply.github.com>
Co-authored-by: binary-husky <qingxu.fu@outlook.com>