-
### System Info
I just set up a local tracing server, I change the port to 8005.
![image](https://github.com/hwchase17/langchain/assets/110331827/b06d5948-1676-46b6-a8e3-3c4e01cf35e8)
when I visit …
-
### Describe the bug
**TL;DR:** on line 713 of the `./build/index.js` use optional chaining operator to evaluate `server.options.hooks.handleWebsocket`. the line becomes `if(server?.options?.hooks?.h…
-
https://monorepo.tools/#understanding-monorepos
Aim: Minimal touch to get started and see a benefit. JS/TS as first class citizen. Doesn't impact our current deployment strategy. Nice to have auto…
-
Example:
```ts
const getData = (): Promise => { /* ... */ }
const store = asyncDerived([], getData)
```
```svelte
import {store} from '$lib/stores'
import {derived} from '@square…
-
## Problem
MDBX stores data in pages. Roughly speaking, there's a list of active pages currently used by a B-Tree, and a list of free pages that can be used without an allocation of new pages.
W…
-
### Describe the bug
I'm using [Skeleton Paginators](https://www.skeleton.dev/components/paginators) along with svelte-query to control a paginated table of data. I'm finding that whenever the Skelet…
-
SidebarDropdownWrapper doesn't have any events to add.
I want manage SidebarDropdownWrapper openings, closing others by on:click
```
const closeSidebar = (newsidebar: SidebarDropdownWrapper) => …
-
### Description
When implementing a custom store without a `set()` method, it's possible to still attempt to directly assign a value to the store.
e.g.
```ts
function createCount() {
cons…
-
[Software Engineer Fullstack with English] - Remoto - PJ - USD 5 K - USD 6 K - Brazil Residents.
RESPONSIBILITIES
Strategically define, design, implement, deliver and operate software applicat…
-
Thanks for running this project, it seems pretty neat!
Currently the viewer code expects core to expose (at least) a "check" function (see https://github.com/pi-base/viewer/blob/main/src/reducers.t…