We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e239b commit f3dc915Copy full SHA for f3dc915
CHANGELOG.md
@@ -1,5 +1,11 @@
1
2
3
+## [1.25.14](https://github.com/msgbyte/tianji/compare/v1.25.13...v1.25.14) (2025-09-17)
4
+
5
+### Others
6
7
+* add openrouter ranker for tianji ([98e239b](https://github.com/msgbyte/tianji/commit/98e239b06277c940cb9dcdba201ba437f88f60cf))
8
9
## [1.25.13](https://github.com/msgbyte/tianji/compare/v1.25.12...v1.25.13) (2025-09-17)
10
11
### Features
package.json
@@ -1,7 +1,7 @@
{
"name": "tianji",
"private": true,
- "version": "1.25.13",
+ "version": "1.25.14",
"type": "module",
"scripts": {
"dev": "concurrently --kill-others npm:dev:server npm:dev:web",
0 commit comments