[ https://issues.apache.org/jira/browse/CAMEL-21796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Cunningham reassigned CAMEL-21796: ----------------------------------------- Assignee: Thomas Cunningham > Pinecone collection should not be mandatory > ------------------------------------------- > > Key: CAMEL-21796 > URL: https://issues.apache.org/jira/browse/CAMEL-21796 > Project: Camel > Issue Type: Task > Reporter: Thomas Cunningham > Assignee: Thomas Cunningham > Priority: Major > > In the pinecone component, collection is marked as mandatory : > [https://github.com/apache/camel/blob/main/components/camel-ai/camel-pinecone/src/main/java/org/apache/camel/component/pinecone/PineconeVectorDbEndpoint.java#L47-L49] > My reading of the pinecone docs is that collection is not a mandatory thing, > and that collections really only apply to pod-based indexes, and not to > servlerless indexes > ([https://docs.pinecone.io/guides/indexes/pods/understanding-collections)] > https://docs.pinecone.io/reference/api/2024-10/control-plane/create_collection > I think we should remove the requirement that collection be mandatory. -- This message was sent by Atlassian Jira (v8.20.10#820010)