Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avbiswas/fast-rlm
/ functions
Functions
227 in github.com/avbiswas/fast-rlm
⨍
Functions
227
◇
Types & classes
47
Function
run
(query: str, prefix: str = None, verbose: bool = True)
fast_rlm.py:7
Function
showLlmQueryCall
(depth: number)
src/ui.ts:185
Function
showPythonReady
(depth: number)
src/ui.ts:180
Function
sma
Simple moving average over the trailing n values. Returns 0.0 if empty.
examples/tools_market_scanner.py:45
Method
test_backcompat_verbose_bool
(self)
tests/test_verbosity.py:11
Method
test_blank_and_malformed_lines_skipped
(self, tmp_path)
tests/test_on_step.py:89
Method
test_bool_is_treated_as_bool_not_int
(self)
tests/test_verbosity.py:37
Method
test_callback_exception_does_not_propagate
(self, tmp_path)
tests/test_on_step.py:98
Method
test_dispatches_all_prewritten_in_order
(self, tmp_path)
tests/test_on_step.py:45
Method
test_explicit_int_levels
(self)
tests/test_verbosity.py:16
Method
test_file_never_created_returns_on_stop
(self, tmp_path)
tests/test_on_step.py:116
Method
test_int_out_of_range_raises
(self, bad)
tests/test_verbosity.py:43
Method
test_live_incremental_dispatch
(self, tmp_path)
tests/test_on_step.py:56
Function
test_log_dir_defaults_to_cwd_logs
(monkeypatch)
tests/test_log_dir.py:41
Function
test_log_dir_passed_through
(monkeypatch, tmp_path)
tests/test_log_dir.py:33
Method
test_no_events_file_without_on_step
(self, monkeypatch)
tests/test_on_step.py:168
Method
test_on_step_receives_engine_events
(self, monkeypatch)
tests/test_on_step.py:174
Method
test_partial_trailing_line_is_held
(self, tmp_path)
tests/test_on_step.py:71
Method
test_stdout_captured_only_when_silent
(self, monkeypatch, verbosity, should_capture)
tests/test_on_step.py:203
Method
test_string_aliases
(self)
tests/test_verbosity.py:21
Method
test_string_is_case_and_space_insensitive
(self)
tests/test_verbosity.py:28
Method
test_unknown_string_raises
(self)
tests/test_verbosity.py:47
Method
test_verbosity_flag_wired
(self, monkeypatch, kwargs, expected)
tests/test_on_step.py:160
Method
test_verbosity_overrides_verbose
(self)
tests/test_verbosity.py:32
Method
test_wrong_type_raises
(self, bad)
tests/test_verbosity.py:52
Function
vault_decrypt
Decrypt a hex-encoded ciphertext from the intel vault. The vault's credentials are loaded from os.environ at call time: - VAULT_KEY (str
examples/env_secret_vault.py:33
Function
view_log
()
fast_rlm/_cli.py:145
← previous
201–227 of 227, ranked by callers