https://github.com/sinri/aionhttpmix
https://github.com/sinri/aionhttpmix
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sinri/aionhttpmix
- Owner: sinri
- License: mit
- Created: 2024-09-05T09:09:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-05T08:04:17.000Z (12 months ago)
- Last Synced: 2025-09-19T20:40:05.438Z (9 months ago)
- Language: Java
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AI on HTTP Mix
[](https://mvnrepository.com/artifact/io.github.sinri/AiOnHttpMix)

Work with online LLM providers through HTTP Services, such as:
* Azure OpenAI's ChatGPT models
* Aliyun DashScope's Qwen models, and extra DeepSeek models
* Volces' Doubao models, and extra Kimi, DeepSeek models
* DeepSeek's DeepSeek models
The dependency is
```
io.github.sinri
AiOnHttpMix
```
To know the usage, see the unit tests.