-
I ran into a bug yesterday that had me scratching my head for quite a while, where only attributes of the statically declared polymorphic super type were being serialized, but the attributes of the ru…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
**Describe the bug**
Serializer returns `{}` when deserializing
**To Reproduce**
Attach a code snippet or test data if possible.
```
@Serializable(AnimalSerializer::class)
sealed cl…
-
Extracting line item data, for example, from e-commerce orders or invoices to rows in a Google sheet, is currently unnecessarily difficult, involving loops and often code.
I suggest emulating Zapie…
-
There are a few approaches to this. Some suggestions:
- levenstein's algorithm can be used to compare the incoming breed name against a list of known dog breeds. We can rank the similarities in o…
-
Since updating to 1.50.2 i'm getting an error with mapping to structs using SqlMapper
```
FatalExecutionEngineError occurred
HResult=-2146233082
Message=Exception of type 'System.ExecutionEngi…
-
Right now we're really in love with these breeds...
- [ ] Nova scotia duck tolling retriever
- [ ] Australian cattle dog
- [ ] Shetland sheepdog
- [ ] English springer spaniel
These are some br…
-
1. Steps to reproduce
`edit dog 2 b/golden retriever and testtttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttttt`
This ca…
-
Greetings again.
I have a test project that aim to unit test the tool integration, test and source files all live in one directory, a simplified version:
inheritance_copy:
__init__.py
anim…
-
# Description
The edit command does not check for chronological error for dates after changing DOA/DOB.
# Command used
`edit 3 da/2023-11-12 db/2023-11-13`
`edit 4 db/2023-11-13 da/2023-11-12`
`edit …