[go-nuts] Re: ANN: fun: call your LLMs like they are just a function

2024-08-04 Thread Michael Oguidan
Thank you @Mitar for sharing this knowledge with us. On Sunday, August 4, 2024 at 8:52:29 AM UTC Mitar wrote: > Hi! > > I made a small library which allows using AI models like they were > just a Go function, but that Go function can be: > > - defined with natural language description > - example

[go-nuts] Re: Go 1.21 / FIPS

2024-07-04 Thread Michael Oguidan
Hi Dagood, Please can you tell me what FIPS's for? And why we can't use it outside Google. On Thursday, July 4, 2024 at 1:45:37 AM UTC dagood wrote: > Hi Devin, > > The FIPS functionality in Go (which, to be clear, is not supported for use > outside of Google) is documented here: > go/src/cryp

[go-nuts] Re: Go 1.21 / FIPS

2024-07-03 Thread Michael Oguidan
C Damien A wrote: > Michael, > > I am not fully sure what you mean? Can you elaborate on what you are > asking me? I am not really a Go Developer just a Linux Admin who often gets > tasked with trying to build packages. > > On Tuesday, July 2, 2024 at 10:42:06 AM UTC-7 Michael Og

[go-nuts] Re: Go 1.21 / FIPS

2024-07-02 Thread Michael Oguidan
Hi, Please can we dig the "crypto backend" first to see? On Tuesday, July 2, 2024 at 3:45:40 PM UTC Damien A wrote: > > I have been building Grafana packages previously using Go 1.20.5 on Oracle > Enterprise Linux 9 with the following settings: > > export IMPORTPATH=%{_builddir}/grafana-%{versio