This website requires JavaScript.
Explore
Help
Register
Sign In
ai
/
danielmiessler.fabric
Watch
1
Star
0
Fork
You've already forked danielmiessler.fabric
0
mirror of
https://github.com/danielmiessler/fabric.git
synced
2026-09-10 07:36:44 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
v1.4.469
danielmiessler.fabric
/
internal
History
Ssam
2b1b31ca3f
Merge branch 'main' into fix/ollama-stream-channel-close
2026-08-03 00:28:08 +01:00
..
chat
feat: replace hardcoded error strings with i18n translation keys
2026-02-21 13:28:52 -08:00
cli
docs: clarify show-metadata token details across CLI surfaces
2026-07-29 15:11:05 -07:00
core
fix: parse vendor prefix from model name when vendor is not specified
2026-04-08 18:17:59 +08:00
domain
refactor: replace
fmt.Errorf("%s", ...)
with
errors.New()
and normalize i18n strings
2026-02-21 15:48:01 -08:00
i18n
fix: include Grok in localized --search help text
2026-07-29 15:22:22 -07:00
log
feat: add
wire
debug level (4) for full LLM request/response debug logging
2026-02-21 19:48:38 -08:00
plugins
fix(ollama): close stream channel on errors
2026-07-30 02:28:31 +01:00
server
feat: modernize web stack and harden chat error handling
2026-07-30 15:06:58 -07:00
tools
feat: internationalize YouTube visual extraction flags and error messages
2026-04-05 15:22:28 -07:00
util
feat: replace hardcoded error strings with i18n translation keys
2026-02-21 13:28:52 -08:00