llm_windows.go 72 B

1234567
  1. package llm
  2. import "embed"
  3. // unused on windows
  4. var libEmbed embed.FS