🧀 BigCheese.ai

Social

Show HN: Open Message Format – a compact, vendor-agnostic spec for messages

🧀

The Open Message Format (OMF) specification on GitHub defines a lightweight API contract for conversational agents. It standardizes the schema for user and assistant exchanges, promoting interoperability and simplifying integration with various client-side UI tools and language models.

  • OMF specifies a 'messages' object schema
  • Aimed at easing conversational agent development
  • Offers built-in converters for LLMs
  • Licensed under MIT license
  • No external contributions currently