chore(release): Update version to v1.4.404

This commit is contained in:
github-actions[bot]
2026-02-13 02:52:05 +00:00
parent 11028faf70
commit 66621c5fb2
5 changed files with 9 additions and 6 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## v1.4.404 (2026-02-13)
### PR [#1997](https://github.com/danielmiessler/Fabric/pull/1997) by [ksylvan](https://github.com/ksylvan): Enable responses API usage for GrokAI (xAI) provider
- Enable responses API for GrokAI (xAI) provider
- Set ImplementsResponses to true for GrokAI provider
## v1.4.403 (2026-02-13)
### PR [#1995](https://github.com/danielmiessler/Fabric/pull/1995) by [ksylvan](https://github.com/ksylvan): OpenAI gpt-4o, GPT-4 deprecations, plus other model list updates

View File

@@ -1,3 +1,3 @@
package main
var version = "v1.4.403"
var version = "v1.4.404"

Binary file not shown.

View File

@@ -1,4 +0,0 @@
### PR [#1997](https://github.com/danielmiessler/Fabric/pull/1997) by [ksylvan](https://github.com/ksylvan): Enable responses API usage for GrokAI (xAI) provider
- Enable responses API for GrokAI (xAI) provider
- Set ImplementsResponses to true for GrokAI provider

View File

@@ -1 +1 @@
"1.4.403"
"1.4.404"