Oxen.ai home pagelight logodark logo
  • Support
  • Sign Up
  • Sign Up
Workspaces
Create Embeddings Index
Documentation
Python API
HTTP API
  • Documentation
  • Blog
  • GitHub
  • HTTP API
    • Endpoints
    • Namespaces
    • Repository
    • Branches
    • Commits
    • Files
    • Data Frames
    • Workspaces
      • GET
        List Workspaces
      • POST
        Create Workspace
      • PUT
        Index Data Frame
      • GET
        Query Data Frame
      • POST
        Create Embeddings Index
    • Evaluations
    namespaces
    • GET
      List Namespaces
    • GET
      Get Namespace
    repos
    • POST
      Create a new repository
    • GET
      Get repository
    • PUT
      Update repository
    • DEL
      Delete repository
    • PATCH
      Transfer repo namespace
    • GET
      Resolve repository API URL
    • GET
      List Repositories
    commits
    • GET
      Get commit
    • GET
      List parent commits
    • GET
      List commit history
    branches
    • GET
      List branches
    • POST
      Get a branch if it exists, create a new one if not
    • GET
      Get branch
    • PUT
      Update branch
    • DEL
      Delete a branch
    • GET
      get branch and resource path
    dir
    • GET
      List directory for resource
    file
    • GET
      Get a file for resource
    meta
    • GET
      Get meta data for a file resource
    data_frames
    • GET
      Get Data Frame
    • POST
      Index Dataframe for Querying
    compare
    • GET
      Diff entries
    • GET
      Diff file
    • GET
      Diff commits
    • GET
      Diff entries in dir
    merge
    • GET
      Merge commits or branches
    • POST
      Merge commits or branches
    workspaces
    • GET
      Query Workspace Data Frame
    • PUT
      Index Data Frame for Querying
    • POST
      Enable Nearest Neighbor Search
    • GET
      Add File to Workspace
    • GET
      List Workspaces
    • POST
      Create Workspace
    fork
    • POST
      Fork repo
    API Reference
    • GET
      Version
    • GET
      Health
    Workspaces

    Create Embeddings Index

    Create an embeddings index in a workspace so that it can be used for nearest neighbor search.

    Query Data FrameCreate Evaluation
    twittergithublinkedin
    Powered by Mintlify