Sina Semnani
Sina Semnani
I wasn't sure if it is a UI-only problem or has to do with e.g. the agent itself getting stuck. The text box is not frozen, but the microphone logo...
To clarify, the problem is that without the microphone, there is no way I can talk to Almond. I **speak** "hi", but then I have to resort to typing.
`!turking` is set for decade and century, but is not set for light-year. Does this make sense?
Also, last year/decade/century usually means "within the the last 1/10/100 years", so something like `'last year/decade/century' => [C.makeDate(null, '-', new Ast.Value.Measure(1, 'year/decade/century')), C.makeDate(null)` not `'last year/decade/century' => [C.makeDate(new Ast.DateEdge('start_of', 'year/decade/century'),...
> > > Not sure about your last comment. To me, "last year" means 2019, and "this year" means 2020. "Last year" is not the same as "in the last...
The download happens only when the `.embeddings` directory does not exist, or does not contain the model being used. In this case, whenever we reach a line like `config =...
I'm running into another issue with large `k` values. Running search with any large `k`, e.g. 100, returns exactly 64 passages.
> hi ! have you been able to resolve it ? No, I still get the same error.
Hi, Could you please paste the command you are using to run WikiChat, the models have you been trying it with, and their configuration in `llm_config.yaml`? WikiChat has a setting...
Hi, Thank you for your interest. Unfortunately, we don't have a hosted API for this project. But I would love to know what use case you want to try it...