The following user queries lead to v1.2.0 not finding any matching documents during retrieval:
- Tell me about TP53
- Tell me about glycolysis
However some still do appear to work:
This is likely a bug introduced during the big refactor (#77) associated with adding support for profiles, along with the uniprot prototype (#78).
Certainly something in this diff: 1.1.2...1.2.0
There's probably a misnamed parameter that's not getting passed during retrieval.
Update
This issue is more mysterious than it initially seems.
The description above corresponded to running 1.2.0 vs 1.1.2 on my local machine, as well as observations on prod.
However I wasn't able to reproduce the issue on release.reactome.org...
Going to look into potential embedding bundle inconsistencies.
The following user queries lead to v1.2.0 not finding any matching documents during retrieval:However some still do appear to work:This is likely a bug introduced during the big refactor (#77) associated with adding support for profiles, along with the uniprot prototype (#78).Certainly something in this diff: 1.1.2...1.2.0There's probably a misnamed parameter that's not getting passed during retrieval.Update
This issue is more mysterious than it initially seems.
The description above corresponded to running 1.2.0 vs 1.1.2 on my local machine, as well as observations on prod.
However I wasn't able to reproduce the issue on release.reactome.org...
Going to look into potential embedding bundle inconsistencies.