Skip to content

Mock sample: Pinecone Vector Database API #65

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions