Skip to content

Unsupported Endpoint Request for LM Studio Model #69

@jingrongx

Description

@jingrongx

While attempting to use the LM Studio model, it was identified that the model only supports the following endpoints:

  • /v1/chat/completions
  • /v1/embeddings
  • /v1/models

However, an error occurred when executing a request:
2024/05/12 04:35:34 failed to process input: failed to get message summary: Unexpected endpoint or method. (POST /v1/api/chat)

Please verify that the requested endpoint matches the Supported endpoints of the LM Studio model to ensure proper handling of requests and prevent unexpected errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions