pydantic_core._pydantic_core.ValidationError #32

Closed
opened 2025-11-06 14:31:37 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @parvez3019 on GitHub (Jan 18, 2025).

pydantic_core._pydantic_core.ValidationError: 1 validation error for MemoryConfig vector_store Value error, Extra fields not allowed: model. Please input only the following fields: host, client, embedding_model_dims, api_key, port, path, on_disk, collection_name, url [type=value_error, input_value={'model': 'gpt-4o-mini', ..., 'path': '/tmp/qdrant'}, input_type=dict] For further information visit https://errors.pydantic.dev/2.10/v/value_error

Createed an Open API key and pasted in local host while running it locally as per the guide

Image
Originally created by @parvez3019 on GitHub (Jan 18, 2025). pydantic_core._pydantic_core.ValidationError: 1 validation error for MemoryConfig vector_store Value error, Extra fields not allowed: model. Please input only the following fields: host, client, embedding_model_dims, api_key, port, path, on_disk, collection_name, url [type=value_error, input_value={'model': 'gpt-4o-mini', ..., 'path': '/tmp/qdrant'}, input_type=dict] For further information visit https://errors.pydantic.dev/2.10/v/value_error Createed an Open API key and pasted in local host while running it locally as per the guide <img width="849" alt="Image" src="https://github.com/user-attachments/assets/5231b88d-4c62-4574-a9b3-50e5833ef7d9" />
Author
Owner

@Shubhamsaboo commented on GitHub (Jan 20, 2025):

Added a fix for this here: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/94

@Shubhamsaboo commented on GitHub (Jan 20, 2025): Added a fix for this here: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/94
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#32