MCPcopy Create free account
hub / github.com/aiprodcoder/MIXAPI / api.js

File api.js

web/src/helpers/api.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getUserIdFromLocalStorage, showError, formatMessageForAPI, isValidMessage } from './utils';
2import axios from 'axios';
3import { MESSAGE_ROLES } from '../constants/playground.constants';
4

Callers

nothing calls this directly

Calls 3

showErrorFunction · 0.90
patchAPIInstanceFunction · 0.85

Tested by

no test coverage detected