Josh Jarabek

Results 5 issues of Josh Jarabek

Originally only had void as the return type, and the example on the README.md showed a Promise being returned, causing yellow squiggles from Typescript / Sonarlint.

AMQPConsumer / await q.subscribe callback is set to return a type <void>, however, the example on the README is a Promise<void> This part: ``` const consumer = await q.subscribe({noAck: true},...

documentation
good first issue
help wanted

Is there any way to update the bubble/slash menu or to Shikiji's code block languages? I tried adding the tiptap Heading extension with the four 1, 2, 3, and 4,...

enhancement

## Pull Request Title Added cohere to requirements.txt to fix import error ## Related Issue Fixes #257 ## Description This pull request adds `cohere` to the `requirements.txt` file to resolve...

## Expected Behavior (Mandatory) Be able to set cardinality between two Nodes that should have a One-to-One relationship. ## Actual Behavior (Mandatory) Throwing type error. ``` Argument of type "type[AsyncOne]"...

marked_for_imminent_closure