I'm OK with this, as ddev is the de facto standard for local Drupal development. Thanks!
joelpittet β credited mpp β .
Hi ipwa, thank you for reaching out. You've been added as co-maintainer!
BramDriesen β credited mpp β .
BramDriesen β credited mpp β .
BramDriesen β credited mpp β .
BramDriesen β credited mpp β .
"I also wound up thinking maybe you don't need that level of splitting, and just stored one vector."
While having a single embedding for one document has some benefits (e.g. cheaper, faster), it comes with some challenges:
- document size may be too large to create a single embedding, hence chunking is needed
- you could loose meaning/semantics
Depending on the context & the type of content, you may want to have a different embedding strategy. For instance paragraphs or sentence embeddings may be useful.
Same issue with aws.elastic-cloud.com
Any update on this?
The prompt should be translatable in order to support multilingual.
mpp β made their first commit to this issueβs fork.
mpp β created an issue.
Thank you @larowlan. Shouldn't this be mentioned on the project page?
@bala_28 this patch fixes the following issue: "Structural error at security should be array".
The op mentioned a lot more issues.
Closing this after having talked to BradJones.
The latest dev version depends on this change to core which is not yet committed.
https://www.drupal.org/project/drupal/issues/3031367 β¨ Introduce "schematic" normalizers Active
Looking at the rout Pretty sure this qualifies as a config link:
Looking at the rout Pretty sure this qualifies as a config link:
Merge request should be against 4.x, not 3.x
BramDriesen β credited mpp β .
Either the plugin.manager.vector_client or the openai.client that won't serialize properly.
Disabled caching as a workaround.
Merge conflict.
borisson_ β credited mpp β .
Looks good, thank you.
"This change will require a test case also to show the issue."
The failure actually shows that there is a bug as the current test doesn't provide a user with the 'access taxonomy overview' permission.
Added check on 'access taxonomy overview' permission.
This introduced an issue that in some cases the link is shown for users that don't have access to the vocabulary overview π Only show link to taxonomy overview when user has access Fixed .
Any update on this? Seems like the "official" module won't be upgraded either.