Skip to main content
Glama

RanchHand

by anteew

openai_embeddings_create

Generate vector embeddings from text input to represent semantic meaning for similarity search, clustering, and AI applications using OpenAI-compatible models.

Instructions

Create embeddings (POST /v1/embeddings).

Input Schema

NameRequiredDescriptionDefault
inputYes
modelNo

Input Schema (JSON Schema)

{ "properties": { "input": {}, "model": { "type": "string" } }, "required": [ "input" ], "type": "object" }

Other Tools from RanchHand

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/anteew/RanchHand'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server