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
5a5f800f68
danielmiessler.fabric
/
internal
History
Kayvan Sylvan
6a999ab23e
chore: cleanups - tidying the duplicate model listed
2026-07-09 13:09:50 -07:00
..
chat
feat: replace hardcoded error strings with i18n translation keys
2026-02-21 13:28:52 -08:00
cli
modernize ./...
2026-05-28 12:27:27 -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
feat: cache OpenAI model discovery and handle provider rate limits
2026-06-09 14:36:46 -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
chore: cleanups - tidying the duplicate model listed
2026-07-09 13:09:50 -07:00
server
refactor: propagate
context.Context
through
Vendor
interface methods
2026-03-25 16:09:10 -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