Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embeddings Cohere V3 - Unable to ingest the data #10731

Open
nmoturi opened this issue Sep 9, 2024 · 1 comment
Open

Embeddings Cohere V3 - Unable to ingest the data #10731

nmoturi opened this issue Sep 9, 2024 · 1 comment
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@nmoturi
Copy link

nmoturi commented Sep 9, 2024

Bug Description

Error in sub-node ‘Embeddings Cohere‘
BadRequestError Status code: 400 Body: { "message": "invalid request: valid input_type must be provided with the provided model"

To Reproduce

  1. Create the Pinecone vector store with the cohere embeddings using the model Embed-English-v3.0
  2. Process the data loader with recursive
  3. Below is error
    Error in sub-node ‘Embeddings Cohere‘
    BadRequestError Status code: 400 Body: { "message": "invalid request: valid input_type must be provided with the provided model"

Expected behavior

The cohere embeddings v3 API should be able to process the input flow.

Operating System

Docker

n8n Version

1.56.2

Node.js Version

docker

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Sep 9, 2024

Hey @nmoturi,

We have created an internal ticket to look into this which we will be tracking as "GHC-215"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants