Skip to content

Exception while generating vector #67

@dabedin

Description

@dabedin

After an error-free deployment to ACA, following the suggested post deployment checks I found no traces in Application Insights.
In ca-chatservicew-* Container App logs I found many Ks of errors like the following one:

fail: BuildYourOwnCopilot.SemanticKernel.Plugins.Memory.VectorMemoryStore[0]
      Exception while generating vector for [2574856F-DC91-4D8E-B18D-2253AF2064D9 of type SalesOrder]: This model does not support specifying dimensions.
      Status: 400 (model_error)
      Content:
      {
        "error": {
          "message": "This model does not support specifying dimensions.",
          "type": "invalid_request_error",
          "param": null,
          "code": null
        }
      }

Examining the CosmosDb there is no sales-order container and *-vector-store containers have no records.
image

Any hint on what is wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions