feat: Document PGVECTOR_INITIALIZE_MAX_VECTOR_LENGTH #74

Closed
opened 2026-02-15 17:05:55 -05:00 by yindo · 2 comments
Owner

Originally created by @alexandrescieux on GitHub (Apr 13, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I encountered the same issue as discussed in this discussion.

It seems that the following pull request has fixed the problem.

I can see the variable present in this file. However, I cannot find the corresponding configuration in the documentation.

Desired Solution you'd like

Document the existence of PGVECTOR_INITIALIZE_MAX_VECTOR_LENGTH and how to use it.

Alternatives Considered

No response

Additional Context

No response

Originally created by @alexandrescieux on GitHub (Apr 13, 2025). ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I encountered the same issue as discussed in [this discussion](https://github.com/open-webui/open-webui/discussions/8271). It seems that the following [pull request](https://github.com/open-webui/open-webui/pull/8298) has fixed the problem. I can see the variable present in [this file](https://github.com/open-webui/open-webui/blob/main/backend/open_webui/retrieval/vector/dbs/pgvector.py). However, I cannot find the corresponding configuration in the [documentation](https://docs.openwebui.com/getting-started/env-configuration/). ### Desired Solution you'd like Document the existence of PGVECTOR_INITIALIZE_MAX_VECTOR_LENGTH and how to use it. ### Alternatives Considered _No response_ ### Additional Context _No response_
yindo closed this issue 2026-02-15 17:05:56 -05:00
Author
Owner

@silentoplayz commented on GitHub (Nov 12, 2025):

It's not exactly extensive, but there's https://docs.openwebui.com/getting-started/env-configuration#pgvector_initialize_max_vector_length in the environment variables documentation.

@silentoplayz commented on GitHub (Nov 12, 2025): It's not exactly extensive, but there's https://docs.openwebui.com/getting-started/env-configuration#pgvector_initialize_max_vector_length in the environment variables documentation.
Author
Owner

@alexandrescieux commented on GitHub (Nov 13, 2025):

Hi
The variable was not documented when I created the issue.
Now that it is, I will close the issue.

@alexandrescieux commented on GitHub (Nov 13, 2025): Hi The variable was not documented when I created the issue. Now that it is, I will close the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#74