Skip to content
All platform editions

Platform edition

OpenAI Vector Memory for macOS

Bundled

Semantic memory storage through OpenAI Vector Stores.

Version
1.0.3
Plugin ID
com.typewhisper.memory.openai-vector
Requirements
TypeWhisper 0.14.0 or newer ยท macOS 14.0 or newer

Inside this edition

OpenAI Vector Memory macOS settings

Features in this edition

  • Memory storage for workflows
  • Semantic search through embeddings
  • Processing through the respective cloud provider
  • OpenAI Vector Store as the storage target

Settings in this edition

  • Provide an OpenAI API key and Vector Store ID

About

OpenAI Vector Memory provides semantic memory storage and retrieval for TypeWhisper using the OpenAI Vector Store API. Unlike the file-based memory plugin, this plugin uses vector embeddings for semantic search - meaning it can find relevant memories based on meaning, not just keyword matching.

Features

  • Semantic search using vector embeddings
  • Cloud-based storage via OpenAI Vector Store API
  • Finds contextually relevant memories even without exact keyword matches
  • Automatic embedding generation for stored content

Configuration

  • API Key - Your OpenAI API key with access to the Vector Store API.
  • Vector Store ID - The ID of the vector store to use. You can create one in the OpenAI dashboard.

Setup

  1. Create an OpenAI API key at platform.openai.com
  2. Create a vector store in the OpenAI dashboard or via the API
  3. Open TypeWhisper Settings > Plugins
  4. Find the OpenAI Vector Memory plugin and click Configure
  5. Enter your API key and vector store ID
  6. The plugin will automatically store and retrieve memories as you use TypeWhisper