Skip to content

Mock sample: Pinecone Vector Database API #65

@waldekmastykarz

Description

@waldekmastykarz

Description

Create a mock sample for the Pinecone vector database API.

Why

  • Popular vector database for RAG applications
  • Growing use with LLM-powered apps
  • API costs during development
  • Enables testing semantic search without live index

Suggested endpoints to mock

  • Upsert vectors
  • Query (similarity search)
  • Fetch vectors by ID
  • Delete vectors
  • Index statistics
  • Error responses

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions