-
-
Notifications
You must be signed in to change notification settings - Fork 201
Expand file tree
/
Copy pathpeck.json
More file actions
19 lines (18 loc) · 1.05 KB
/
peck.json
File metadata and controls
19 lines (18 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"preset": "base",
"ignore": {
"words": [
"php", "typesense", "embeddings", "reranks", "deserialize", "serialize", "unserialize",
"substring", "utils", "args", "cognesy", "mcp", "knn", "observability", "deserializer",
"deserialized", "serialized", "reranked", "reranker","deserializing", "unhandled",
"num", "customisations", "vec", "postprocessors", "postprocessor", "nn", "spl", "toolkits",
"splitter", "aos", "js", "favicon", "img", "mixins", "scss", "webfont", "fontawesome",
"cname", "variadic", "pdo", "bcc", "sdk", "postgre", "ses", "uid", "whitespace", "docblock",
"pgsql", "meilisearch", "langchain", "chroma",
"ollama", "llm", "openai", "anthropic", "azure", "google", "huggingface", "jina", "tavily",
"pinecone", "qdrant", "dql", "deepseek", "embedder", "tokenizes", "preprocessor", "sambanova",
"nscale", "nebius", "groq", "cohere", "cerebras", "getzep", "preprocessors", "zep", "riza"
],
"paths": []
}
}