-
https://js.langchain.com/docs/integrations/vectorstores/hnswlib/
Supports saving to file, which is needed for persistence between sessions.
Evaluate encryption.
Estimate database size with re…
-
### Description
`showInsertionPoint ` (the function that handles inserting the blue lines that show where a block will be placed) is laggy on chromium based browsers.
I believe the styles for eve…
-
**Is your feature request related to a problem? Please describe.**
I want to be able to quickly fail should I attempt to read the wrong state item.
```python
@action(reads=["foo"], ...)
def my_a…
-
E.g., consider:
- Summaries for ads to extract only relevant info (e.g., https://pypi.org/project/bert-extractive-summarizer/)
- Char ngrams
- Keyword extraction
- Full text
References:
- http…
-
It would be great to have an element-based API, because it would make the context pattern not only usable with any Custom Element authoring patterns whether as `function` or `class` (Lit, solid-elemen…
-
When using this Action, the following is printed to console output:
> WARNING: Azure CLI 2.63.0 is the last version available on Alpine and will not receive updates. Consider migrating to the Azure L…
-
- Support CKAN [v2.11](https://github.com/ckan/ckan/releases/tag/ckan-2.11.0)
- Support the [official CKAN base images](https://github.com/ckan/ckan-docker-base) based on Debian bookwork
- `ckan/c…
BWibo updated
2 weeks ago
-
### Mulversion cache
Geth uses a tree structure to manage various state transitions, effectively addressing the frequent mini-reorganizations on the Ethereum mainnet. Each transition's position i…
-
I would suggest using icons like telescope.nvim using devicons.
-
In the future, when we move `run_forever()` it might be nice to be able to pass a retry strategy to it. A good reason to move the `retry` module from `client-base` to this repo.
_Originally posted …