-
* OS (iOS / Android): iOS
* Chai App Version: 20230606.0.0
* Login Type:
* Bot Name(Optional): All bots
* UserID: xFIEgUrS83ZHTstNwdcpRujx8N43
* Frequency of occurance: At all times si…
-
### Summary
Title
### Reproduction Steps
This protofile works:
```proto3
// proto/test.proto
syntax = "proto3";
package p;
service Service {
rpc Method(Empty) returns (Empty) {}
}
…
-
## 🐛 Bug
Pytorch 1.9 supports PEP-585 type annotations, but JIT fails when annotations are used outside functions. The same works with `List[torch.Tensor]`.
## To Reproduce
```py
import torc…
-
### Bug Description
I came across the example notebook on using marvin (through llama-index) to extract relevant metadata on chunks of text. The first issue is related to the ai_model decorator: fo…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrat…
-
-[508-defect-1: ❗️Critical. Must be fixed before launch](https://depo-platform-documentation.scrollhelp.site/developer-docs/accessibility-defect-severity-rubric#Accessibilitydefectseverityrubric-508-d…
-
**Describe the bug**
A schema with a field name that is identical to a class name will fail to be parsed by Pydantic (and also create the wrong `fake()`data) when it is within a type definition (e.g.…
-
Right now, when the user click on the rename track icon and the dialog box appears, the user has to click in the text box before they can start typing (at least this is what happens on Mac OS Big Sur)…
-
I’d be interested in a modification that would add some of the best features of memrise:
- [**alt words**](https://memrise.zendesk.com/hc/en-us/articles/360015973458-How-can-I-add-alternative-words…
-
As part of moving plans from dls-bluesky-core, the `scan` plan (an equivalent to the GDA mscan command: `mscan` constructs a `ScanPointGenerator`, `scan` is passed a constructed `ScanSpec`: each just …