CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
opusdev
/
vector-similarity-api
source
Hugging Face
updated 5mo ago
View on Hugging Face
1
likes
Like
Save
Clone
overview
files
community
commits
settings
root
node_modules
es-errors
uri.js
uri.js
5 lines
Copy path
Download
Raw
Back to es-errors
1
'use strict';
2
3
/** @type {import('./uri')} */
4
module.exports = URIError;
5