Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bionic-gpt/bionic-gpt
/ functions
Functions
924 in github.com/bionic-gpt/bionic-gpt
⨍
Functions
924
◇
Types & classes
318
Function
test_uk_police_api_parameter_extraction
()
crates/integrations/bionic_openapi.rs:627
Function
toggleSidebar
()
crates/web-assets/typescript/layout/responsive-nav.ts:8
Function
tools_call_executes_tool
()
crates/web-server/handlers/mcp/tests.rs:654
Function
tools_call_with_invalid_params_returns_error
()
crates/web-server/handlers/mcp/tests.rs:852
Function
tools_list_returns_available_tools
()
crates/web-server/handlers/mcp/tests.rs:540
Function
tools_list_uses_canonical_spec_when_available
()
crates/web-server/handlers/mcp/tests.rs:597
Function
top_queries
( State(_state): State<AppState>, ConnectionString(conn): ConnectionString, Query(params): Query<T
crates/postgres-mcp/src/handlers/monitoring.rs:34
Function
touchstartEmptyListener
(e: TouchEvent)
crates/web-assets/typescript/instant-page.ts:95
Function
touchstartListener
--- Event handlers ---
crates/web-assets/typescript/instant-page.ts:88
Function
track_metrics
( Metrics {}: Metrics, Extension(pool): Extension<Pool>, )
crates/web-server/handlers/metrics.rs:12
Method
unauthorized
(message: impl Into<String>)
crates/postgres-mcp/src/error.rs:36
Function
unknown_method_returns_error
()
crates/web-server/handlers/mcp/tests.rs:795
Function
update_datasets_action
( UpdateDatasets { team_id, prompt_id }: UpdateDatasets, current_user: Jwt, Extension(pool): Exten
crates/web-server/handlers/my_assistants/datasets.rs:32
Function
update_response
When the front end has finished streaming the response from the model it will submit a form that directs to here. The response has already been saved
crates/web-server/handlers/console/update_response.rs:24
Function
upload_action
Upload function
crates/web-server/handlers/documents.rs:144
Function
upsert
( Upsert { team_id }: Upsert, current_user: Jwt, Extension(pool): Extension<Pool>, Extension(s
crates/web-server/handlers/my_assistants/assistant_actions.rs:43
Function
upsert_action
( Upsert { team_id }: Upsert, current_user: Jwt, Extension(pool): Extension<Pool>, Form(model_
crates/web-server/handlers/models.rs:358
Function
upsert_action
( Upsert { team_id }: Upsert, current_user: Jwt, Extension(pool): Extension<Pool>, Form(form):
crates/web-server/handlers/providers.rs:175
Function
upsert_action
( Upsert { team_id }: Upsert, current_user: Jwt, Extension(pool): Extension<Pool>, Form(form):
crates/web-server/handlers/rate_limits.rs:107
Function
view
( team_id: String, rbac: Rbac, integration: Integration, tool_definitions: Vec<BionicToolDefin
crates/web-pages/integrations/view.rs:14
Function
view_loader
( View { team_id, id }: View, locale: Locale, current_user: Jwt, Extension(pool): Extension<Po
crates/web-server/handlers/integrations/loaders.rs:94
Method
visit_seq
(self, mut seq: A)
crates/postgres-mcp/src/extractors/parameters.rs:45
Method
visit_str
(self, v: &str)
crates/postgres-mcp/src/extractors/parameters.rs:24
Method
with_http_client
( definition: BionicToolDefinition, base_url: String, spec: oas3::OpenApiV3Spec,
crates/integrations/tools/open_api_tool.rs:151
← previous
901–924 of 924, ranked by callers