### Checklist - [x] I added a very descriptive title to this issue. - [x] I included a link to the documentation page I am referring to (if applicable). ### Issue with current documentation: In the [RunnableParallel usage example](https://v03.api.js.langchain.com/classes/_langchain_core.runnables.RunnableParallel.html), the expected output is currently incorrect and does not reflect the behavior of the code. ### Proposed fix: Update the example in the code and documentation to reflect the correct, type-safe invocation (await) and the accurate output result. ### Idea or request for content: _No response_