UNPKG

@aj-archipelago/cortex

Version:

Cortex is a GraphQL API for AI. It provides a simple, extensible interface for using AI services from OpenAI, Azure and others.

5 lines (4 loc) 90 B
const requestState = {}; // Stores the state of each request export { requestState };