MCPcopy Index your code
hub / github.com/sqlchat/sqlchat / connection.ts

File connection.ts

src/store/connection.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import axios from "axios";
2import { uniqBy } from "lodash-es";
3import { create } from "zustand";
4import { persist } from "zustand/middleware";

Callers

nothing calls this directly

Calls 2

generateUUIDFunction · 0.90
countTextTokensFunction · 0.90

Tested by

no test coverage detected