Ricky Ng-Adam
Ricky Ng-Adam
...3.5 years later and I have the same problem... only a subset of files are showing up on Ubuntu 18.04: ``` $ archivemount --version archivemount version 0.8.7 FUSE library version:...
Workaround for now seems to be to set older version: ``` meteor add semantic:ui-css@=2.1.2 ```
@ericsciple I'm using a Github self-hosted runner on a EC2 server. So this is referring to the version available by default on Ubuntu 18.04 of git: https://packages.ubuntu.com/bionic/vcs/git
@ericsciple yes, so what I'm saying is I don't think it should do that because the output is different (tarball vs git) and it's extremely confusing. Should fail-fast and require...
With the deployment as-is, the Azure cognitive search cost seems to dwarf the OpenAI service cost by 10x. It doesn't help that the example as-is sends queries to cognitive search...
If you use Azure deployment, it uses the application service for the app deployment. The cost of that is 20x times less than the search... so it's not the main...
I'd be happy if we could just set properties such as * author: * logo: * date : * contact: and have those show up in the footer. At the...
I also find this very confusing as it doesn't exactly map to anything in Azure OpenAI frontend. Ended up specifying only AZURE_OPENAI_GPT_DEPLOYMENT= with the name of the model deployment.
README.md LTS section is not updated (still referencing 0.12 as Current LTS Release) 
> That is correct — 1.0.0 has not yet been named an LTS. We are expecting a 1.0.1 very shortly, and perhaps then we’ll make it > an LTS. At...