danielmiessler.fabric/internal
Kayvan Sylvan 58e8ac1012 chore: simplify error formatting and clean up model assignment logic
### CHANGES
- Remove redundant fmt.Sprintf calls from error formatting logic
- Simplify model assignment to always use normalized model names
- Remove unused variadic parameter from the VendorsManager Clear method
2025-12-23 07:51:33 -08:00
..
chat refactor: restructure project to align with standard Go layout 2025-07-08 22:47:17 -07:00
cli chore: simplify error formatting and clean up model assignment logic 2025-12-23 07:51:33 -08:00
core chore: simplify error formatting and clean up model assignment logic 2025-12-23 07:51:33 -08:00
domain modernize: update GitHub Actions and modernize Go code with latest stdlib features 2025-12-15 23:55:37 -08:00
i18n feat: localize setup process and add funding configuration 2025-12-22 09:39:02 -08:00
log refactor: replace interface{} with any across codebase 2025-12-15 22:25:18 -08:00
plugins chore: simplify error formatting and clean up model assignment logic 2025-12-23 07:51:33 -08:00
server docs: Add YouTube transcript endpoint to Swagger UI. 2025-12-19 10:41:55 -08:00
tools feat: localize setup process and add funding configuration 2025-12-22 09:39:02 -08:00
util fix: implement case-insensitive vendor and model name matching across the application 2025-11-24 21:36:17 +08:00