Francesco

Results 4 issues of Francesco

Although FTCoreText was not specifically created to substitute a UIWebView, some people asked me how it does compared to it. The answer is I really do not know. So I...

Create an installer bash script to put the binary into /usr/local

enhancement

I didn't find a way to copy resources as the command line tools do not have a bundle so the placeholder formats are defines on c headers. Not the best...

enhancement

**Describe the bug** When setting `.gtp5` in the query for response streaming I get a 400. **Version 0.4.6** **Setup** ```swift let query = CreateModelResponseQuery( input: .textInput("Tell me a joke"), model:...