-
Setting language by the `language` GET parameter has several issues.
1. If the user has never set the language via the language drop down, setting the `language` GET parameter to a non existent or…
-
**Is your feature request related to a problem? Please describe.**
Not sure if it's available or not but current configuration for anything that the accelerator builds stores the parameters in parame…
-
Hi!
For the default designers (GPUCBPEBandit and GPBandit) what is the recommended way to deal with duplicates? If the same set of parameters is suggested again? Should I:
a) store metrics from previ…
-
Sentry Issue: [METAMASK-MOBILE-33G7](https://metamask.sentry.io/issues/6063420089/?referrer=github_integration)
```
TypeError: Object.values requires that input parameter not be null or undefined
a…
-
ranef() calls predict in this case, which calls `optimHess()`, which is super-slow.
* do we have information stored (like the joint precision matrix) that would allow us to avoid this step?
* why …
-
### Expected behavior
New type csFeatureTable which will be returned via datahub query.
### Actual behavior
UI contains 12 parameters in classification store:
![image](https://user-images.githubus…
-
A vast majority of my queries and mutations contain at least one parameter which maps directly to information already present in redux store, and could be selected by a static selector. I tend to then…
-
We want to be able to store and recall the parameters.
-
If I understand correctly, `SmallVector` and other collections implemented in this package have a fixed capacity, meaning it is impossible to store more than the number of items specified by the type …
-
**Describe the bug**
I have a fully working RAG with Conversational Retrieval QA Chain and using Document Store (Vector) I have also tried direct in the flow with splitters and PDF document. It worke…