-
### 🐛 Describe the bug
On a clean Python install, I ran "pip install mem0ai", then save this simple test script as a .py file and run it, doesn't work. Script:
```import os
from openai import OpenA…
-
It would be great to have a "demo" to show how the different video metadata can be used in a client application, as well as to dogfood some of the ideas here.
It would be great to have:
- A dem…
-
Pheno matching wrong:
MDS matched as MDLS = MILLER-DIEKER LISSENCEPHALY SYNDROME; MDLS
On old VG OMIM - there are 2 terms with aliases "MDS"
I looked and there are ~1800 OMIM terms with more than 1…
-
We (Checkout.com) have started using DataHub's contract feature more intensely over the past few months, and have implemented a custom mapping between DBT contracts and DataHub's data contract feature…
-
The initialization of the state machine in Bible.js (and other classes as well) are supposed to assemble data and store it in .json files. While BibleModel is not intended as an official display of t…
-
A recent update to aind-data-schema introduced a breaking change that forbids "." and "$" from being used in dictionary keys. This has currently broken the dependency serializer for bonsai environment…
-
## Title of the session: Building Text-as-Data Communities
### Session details
* Session type: Breakout discussion
* Keywords: text analytics, communities of practice
* Permissio…
-
I am running into an issue where parsed form fields (using `.body.asMultipartFormStream`) are recognized/decoded as `FormField.Text`, when Windows browsers (seen with Chrome and Edge) attach files wit…
-
A consent banner has to be added to comply with EU regulations. This can be done through Google Analytics with consentmanager, by adding the following tag to each html file:
```html
```
One w…
-
### Is your proposal related to a problem?
As part of https://github.com/wagtail/wagtail/issues/12544 we are aiming to remove/reduce jQuery usage in the code that leverages the `window.ModalWorkflow`…