-
It could be valuable to store some info about training of a project, which could also be shown by the CLI commands and REST API `/projects/{project_id}` method.
Currently `show-project` outputs the…
-
The `Document` class contains only final fields (except "embeddings" which is about to be removed). However, the `media` (collection) and `metadata` (map) are mutable. All vector store implementations…
-
It would be useful to have tables which can be efficiently joined against the `obs_*` tables that store metadata related to targets, such as category codes and resource names.
This is also importan…
-
Member data is currently being tracked in spreadsheets which is very dumb. Segmenting the members should be done by tags by simply mirroring Discord roles: VTT, IRL, RSVP, VTT_RSVP, etc.
This would…
-
### Description
I have 40k tracks and everytime I start up Symphony it starts the scan from scratch. I'm not sure if this is by design or a bug, but it takes 30-40mins which isn't ideal.
### So…
-
As part of adding support for ipfs links in metadata in #1616 , there should also be a guide on it in docs.gov.tools.
-
### Which image/versions are related to this issue/feature request?
cgr.dev/chainguard/kubeflow-pipelines-metadata-writer:latest
### Issue/Feature description
The issue is that when trying to use i…
-
Use [SurrealDB](https://surrealdb.com/features) Distributed ([TiKV](https://tikv.org/)) to store metadata.
-
Consider using https://github.com/icyleaf/app_info.
We can analyze the build we download before saving it to storage and store interesting metadata like,
- frameworks
- plugins
- url_schemes
…
-
Let's add another implementation for `LocalizationStrategy` based on semantic vector search.
Implementation plan details:
1. **Langchain**: Use `langchain` abstractions for building this. E.g.,
…