MCPcopy Create free account

hub / github.com/MarchLiu/hypatia / functions

Functions397 in github.com/MarchLiu/hypatia

Methodlarge
()
tests/bench_data.rs:26
Functionlike_operator
()
src/engine/operators.rs:582
Functionlike_operator_json_field
()
src/engine/operators.rs:599
Functionlist_shows_connected_status
()
src/storage/shelf_manager.rs:450
Functionlist_sorted_by_name
()
src/storage/shelf_registry.rs:119
Methodload
Load registry from a JSON file. Returns an empty registry if the file does not exist.
src/storage/shelf_registry.rs:16
Functionload_nonexistent_returns_empty
()
src/storage/shelf_registry.rs:81
Functionmain
()
src/main.rs:1
Methodmedium
()
tests/bench_data.rs:23
Functionmixed_chinese_english
()
src/text.rs:74
Functionmodel_info_returns_files
()
src/embedding/config.rs:735
Methodnew
()
src/lab.rs:22
Methodnew
(shelf: &'a mut OpenShelf)
src/service/knowledge.rs:10
Methodnew
(shelf: &'a mut OpenShelf)
src/service/statement.rs:12
Methodnew
(shelf: &'a OpenShelf)
src/service/search.rs:10
Methodnew
(path: PathBuf)
src/model/shelf.rs:10
Methodnew
(data: impl Into<String>)
src/model/content.rs:64
Methodnew
(subject: impl Into<String>, predicate: impl Into<String>, object: impl Into<String>)
src/model/statement.rs:13
Methodnew
(rows: Vec<ResultSetRow>)
src/model/query.rs:53
Methodnew
Create a new ShelfManager, loading the persistent registry and restoring all connections.
src/storage/shelf_manager.rs:162
Methodnew
(target: QueryTarget)
src/engine/sql_builder.rs:13
Methodnew
(results: Vec<serde_json::Map<String, serde_json::Value>>)
src/engine/evaluator.rs:312
Methodnew
(lab: Lab)
src/cli/repl.rs:10
Methodnew
(config: &LocalConfig)
src/embedding/provider.rs:61
Methodnew
(config: ScaleConfig)
tests/bench_data.rs:171
Functionno_chinese_passes_through
()
src/text.rs:54
Functionno_duplicate_short_flags
()
src/cli/commands.rs:570
Functionnot_operator
()
src/engine/operators.rs:553
Functiononnx_model_loads_with_ort
()
src/embedding/embedder.rs:62
Methodopen
(path: &Path, dimensions: usize)
src/storage/duckdb_store.rs:77
Methodopen
(path: &Path)
src/storage/sqlite_store.rs:95
Methodparse_embedding
Parse a single embedding from the API response.
src/embedding/provider.rs:423
Functionparse_escaped_symbol
()
src/engine/parser.rs:141
Functionparse_knowledge_operator
()
src/engine/parser.rs:216
Functionparse_literal_number
()
src/engine/parser.rs:123
Functionparse_literal_string
()
src/engine/parser.rs:129
Functionparse_nested_operators
()
src/engine/parser.rs:201
Functionparse_operator_array_form
()
src/engine/parser.rs:147
Functionparse_operator_object_form
()
src/engine/parser.rs:159
Functionparse_operator_with_metadata
()
src/engine/parser.rs:171
Functionparse_plain_array
()
src/engine/parser.rs:189
Functionparse_plain_object
()
src/engine/parser.rs:195
Functionparse_quote_array
()
src/engine/parser.rs:183
Functionparse_symbol
()
src/engine/parser.rs:135
Functionporter_stemmer
()
src/storage/sqlite_store.rs:380
Functionregister_model_creates_symlink
()
src/embedding/config.rs:717
Functionregister_overwrites
()
src/storage/shelf_registry.rs:103
Methodregistry_path
Return the canonical path for the registry file: `~/.hypatia/shelves.json`.
src/storage/shelf_registry.rs:63
Methodresolve_figure_path
Resolve an `archive://` reference to a filesystem path relative to a shelf root. Returns the relative path without the `archive://` prefix, or None if
src/model/content.rs:106
Functionresolve_figure_path_test
()
src/model/content.rs:197
Functionresolve_model_absolute_path
()
src/embedding/config.rs:617
Functionresolve_model_absolute_path_missing_tokenizer
()
src/embedding/config.rs:626
Functionresolve_model_nonexistent_hf_name
()
src/embedding/config.rs:634
Functionrow_to_fts_result
(row: &rusqlite::Row)
src/storage/sqlite_store.rs:80
Functionrun_benchmark
()
tests/bench.rs:25
Functionrun_locomo_benchmark
()
tests/locomo.rs:217
Functionrun_longmemeval_benchmark
()
tests/longmemeval.rs:226
Functionsave_and_load_roundtrip
()
src/storage/shelf_registry.rs:87
Functionsave_creates_parent_directory
()
src/storage/shelf_registry.rs:131
Functionschema_init
()
src/storage/duckdb_store.rs:618
Functionschema_init
()
src/storage/sqlite_store.rs:290
Functionscopes_empty_becomes_none
()
src/model/content.rs:215
Functionscopes_roundtrip
()
src/model/content.rs:206
Functionsearch_operator
()
src/engine/operators.rs:519
Functionsearch_with_catalog_filter
()
src/storage/sqlite_store.rs:327
Functionserialization_roundtrip
()
src/model/content.rs:167
Functionshelf_config_paths
()
src/model/shelf.rs:76
Functionshelf_id_custom_name
()
src/model/shelf.rs:70
Functionshelf_id_name_from_path
()
src/model/shelf.rs:64
Methodsmall
()
tests/bench_data.rs:20
Functionstatement_delete
()
src/storage/duckdb_store.rs:697
Functionstatement_key_csv_simple
()
src/model/statement.rs:100
Functionstatement_key_csv_with_comma
()
src/model/statement.rs:106
Functionstatement_key_csv_with_quote
()
src/model/statement.rs:112
Functionstatement_key_equality
()
src/model/statement.rs:118
Functionstatement_roundtrip
()
src/storage/duckdb_store.rs:662
Functionstatement_schema
(dimensions: usize)
src/storage/duckdb_store.rs:20
Functionstatement_vector_upsert_and_search
()
src/storage/duckdb_store.rs:727
Functionstatement_with_temporal_range
()
src/storage/duckdb_store.rs:674
Functionstring_or_none
(de: D)
tests/locomo.rs:56
Functionsynonyms_flat_roundtrip
()
src/model/content.rs:221
Functionsynonyms_positional_roundtrip
()
src/model/content.rs:232
Functiontokenizer_encodes_multilingual
()
src/embedding/embedder.rs:49
Functiontokenizer_loads
()
src/embedding/embedder.rs:40
Methodunavailable
()
src/embedding/provider.rs:84
Functionunregister_removes_entry
()
src/storage/shelf_registry.rs:111
Methodupdate
( &mut self, key: &StatementKey, content: Content, tr_start: Option<NaiveDateT
src/service/statement.rs:59
Methodupdate_knowledge
(&mut self, shelf: &str, name: &str, content: Content)
src/lab.rs:71
Functionupsert_and_search
()
src/storage/sqlite_store.rs:295
Functionupsert_updates_existing
()
src/storage/sqlite_store.rs:312
Functionvector_search_excludes_null_embeddings
()
src/storage/duckdb_store.rs:745
Methodvisit_i64
(self, v: i64)
tests/longmemeval.rs:41
Methodvisit_str
(self, v: &str)
tests/longmemeval.rs:35
Methodvisit_u64
(self, v: u64)
tests/longmemeval.rs:38
Methodwith_name
(path: PathBuf, name: String)
src/model/shelf.rs:18
Methodwith_search_results
( query_results: Vec<serde_json::Map<String, serde_json::Value>>, search_results: Vec<
src/engine/evaluator.rs:319
Functionwithout_embeddings_lists_only_missing
()
src/storage/duckdb_store.rs:759
← previous301–397 of 397, ranked by callers