cubesnyc

Results 4 issues of cubesnyc

Using sessionprovider dispatches a call to /api/auth/session which returns with a CSRF token cookie. This is missing from the documentation.

stale
documentation
good first issue

Exception thrown: 'System.ObjectDisposedException' in mscorlib.dll is being almost immediately thrown twice when trying to test a websocket with chrome on http://demos.kaazing.com/echo/index.html. Works fine in firefox. From that site, I am...

with the following entry in my config file ``` [components.llm.model] @llm_models = "spacy.GPT-4.v3" name = "gpt-4-turbo" config = {"temperature": 0.0} context_length = 110000 ``` The context_length seems to be read...

Please correct me if I am wrong. It seems like the R matrix is conflating the joint probability and the conditional probability. The last step in the iteration turns it...