We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56bb0b1 commit 65e08cdCopy full SHA for 65e08cd
versions.js
@@ -15,6 +15,7 @@
15
* The array should be ordered with newest versions first, there is no sorting later on.
16
*/
17
export const AI_CHAT_VERSIONS = [
18
+ "v1.5.0",
19
"v1.4.4",
20
"v1.4.3",
21
"v1.4.2",
0 commit comments