cahnory

Results 4 issues of cahnory

**Describe the bug** If several occurrences of the same entity are found in an utterance, the answer seems to use the one with the lowest position. **To Reproduce** ```js const...

bug

- Operating System: macOS Catalina - Node: 12.10.0 - Webpack: 5.20.0 - Astroturf: 1.0.0-beta.16 - mini-css-extract-plugin: 1.3.2 First, I'm not sure that astroturf is the root of the issue or...

I add difficulties to make it work under these conditions: - es6 webpack configuration file (webpack.babel.js) - graphql-js as configuration option getting the error: **"Schema must be an instance of...

Hello to all contributors! I'm thinking about using ts-rest with [hono](https://hono.dev/), a "small, simple, and ultrafast web framework for the Edge". While searching a bit I came across [ts-rest-hono](https://github.com/msutkowski/ts-rest-hono) that...

enhancement