MCPcopy Create free account

hub / github.com/bionic-gpt/bionic-gpt / functions

Functions924 in github.com/bionic-gpt/bionic-gpt

Functionmanage_datasets
( ManageDatasets { team_id, prompt_id }: ManageDatasets, locale: Locale, current_user: Jwt, Ex
crates/web-server/handlers/my_assistants/datasets.rs:61
Functionmanage_integrations
( ManageIntegrations { team_id, prompt_id }: ManageIntegrations, locale: Locale, current_user: Jwt
crates/web-server/handlers/my_assistants/integrations.rs:26
Functionmanage_integrations
( ManageIntegrations { team_id, prompt_id }: ManageIntegrations, current_user: Jwt, Extension(pool
crates/web-server/handlers/automations/integrations.rs:24
Functionmanage_triggers
( ManageTriggers { team_id, prompt_id }: ManageTriggers, current_user: Jwt, Extension(pool): Exten
crates/web-server/handlers/automations/triggers.rs:11
Functionmask_hash
(hash: &str)
crates/web-pages/api_keys/page.rs:244
Functionmerge_tool_calls_with_indexes
()
crates/openai-api/tests/tool_call_merge.rs:7
FunctionmousedownListener
(e: MouseEvent)
crates/web-assets/typescript/instant-page.ts:110
FunctionmousedownShortcutListener
(e: MouseEvent)
crates/web-assets/typescript/instant-page.ts:129
FunctionmouseoutListener
(e: MouseEvent)
crates/web-assets/typescript/instant-page.ts:117
FunctionmouseoverListener
(e: MouseEvent)
crates/web-assets/typescript/instant-page.ts:99
Functionmy_assistants
( MyAssistants { team_id }: MyAssistants, locale: Locale, current_user: Jwt, Extension(pool):
crates/web-server/handlers/my_assistants/assistant_loaders.rs:7
Methodnew
()
crates/rag-engine/src/config.rs:25
Methodnew
()
crates/integration-testing/tests/common.rs:45
Methodnew
Create a new BionicOpenAPI instance from an OpenAPI v3 specification JSON string
crates/integrations/bionic_openapi.rs:39
Methodnew
(token: String)
crates/integrations/token_providers.rs:33
Methodnew
()
crates/integrations/tools/open_api_tool.rs:46
Methodnew
(pool: Pool, sub: String, conversation_id: i64, prompt_id: i32)
crates/integrations/tools/search_context.rs:23
Methodnew
(pool: Pool, sub: String, prompt_id: i32)
crates/integrations/tools/list_datasets.rs:14
Methodnew
(pool: Pool, sub: String, conversation_id: i64)
crates/integrations/tools/list_documents.rs:16
Methodnew
(pool: Pool, sub: String, conversation_id: i64)
crates/integrations/tools/read_document.rs:23
Methodnew
(pool: Pool, sub: String)
crates/integrations/tools/list_dataset_files.rs:19
Methodnew
()
crates/airbyte-connector/src/main.rs:15
Methodnew
(values: Vec<Box<dyn ToSql + Sync + Send>>)
crates/postgres-mcp/src/sql_utils.rs:31
Methodnew
()
crates/postgres-mcp/src/state.rs:13
Methodnew
( status: StatusCode, code: &'static str, message: impl Into<String>, details:
crates/postgres-mcp/src/error.rs:22
Methodnew
(pool: Pool)
crates/db/i18n.rs:18
Methodnew
()
crates/web-server/config.rs:18
Methodnew
(resolver: F)
crates/web-server/handlers/mcp/tests.rs:13
Methodnew
(context: &DatasetContext)
crates/web-server/handlers/mcp/datasets_mcp.rs:73
Functionnew_action
( New { team_id }: New, current_user: Jwt, Extension(pool): Extension<Pool>, Form(new_pipeline
crates/web-server/handlers/pipelines.rs:93
Functionnew_action
( New { team_id }: New, locale: Locale, current_user: Jwt, Extension(pool): Extension<Pool>,
crates/web-server/handlers/integrations/actions.rs:107
Functionnew_assistant_loader
( New { team_id }: New, locale: Locale, current_user: Jwt, Extension(pool): Extension<Pool>,
crates/web-server/handlers/assistants/loaders.rs:46
Functionnew_automation_loader
( New { team_id }: New, current_user: Jwt, Extension(pool): Extension<Pool>, )
crates/web-server/handlers/automations/loaders.rs:10
Functionnew_loader
( New { team_id }: New, current_user: Jwt, Extension(pool): Extension<Pool>, Query(query): Que
crates/web-server/handlers/models.rs:128
Functionnew_loader
( New { team_id }: New, current_user: Jwt, Extension(pool): Extension<Pool>, )
crates/web-server/handlers/providers.rs:51
Functionnew_loader
( New { team_id }: New, current_user: Jwt, Extension(pool): Extension<Pool>, )
crates/web-server/handlers/openapi_specs/loader.rs:38
Functionnew_loader
( New { team_id }: New, locale: Locale, current_user: Jwt, Extension(pool): Extension<Pool>, )
crates/web-server/handlers/integrations/loaders.rs:209
Functionnew_loader
( New { team_id }: New, current_user: Jwt, Extension(pool): Extension<Pool>, )
crates/web-server/handlers/oauth_clients/loader.rs:34
Functionnew_team
( New { team_id: _ }: New, Extension(pool): Extension<Pool>, current_user: Jwt, Form(new_team)
crates/web-server/handlers/teams/new_team.rs:20
Methodnot_found
(message: impl Into<String>)
crates/postgres-mcp/src/error.rs:49
Functionnotifications_initialized_returns_accepted
()
crates/web-server/handlers/mcp/tests.rs:412
Functionnotifications_initialized_with_id_returns_error
()
crates/web-server/handlers/mcp/tests.rs:473
Functionoauth2_callback
Handle OAuth2 callback
crates/web-server/handlers/oauth2.rs:141
Functionopenapi_spec
(State(state): State<AppState>)
crates/postgres-mcp/src/main.rs:43
Functionpage
( rbac: Rbac, team_id: String, keys: Vec<ApiKey>, form: NewKeyForm, generated_key: Option<
crates/web-pages/mcp_api_keys.rs:67
Functionpage
( rbac: Rbac, team_id: String, dataset: Dataset, documents: Vec<Document>, models: Vec<Mod
crates/web-pages/documents/page.rs:15
Functionpage
(team_id: String, rbac: Rbac, providers: Vec<Provider>)
crates/web-pages/providers/page.rs:12
Functionpage
(team_id: String, rbac: Rbac, form: ProviderForm)
crates/web-pages/providers/upsert.rs:28
Functionpage
( team_id: String, rbac: Rbac, specs: Vec<OpenapiSpecKeySummary>, selected_spec_id: Option<i32
crates/web-pages/code_sandbox/page.rs:11
Functionpage
( team_id: String, rbac: Rbac, chat_history: Vec<ChatWithChunks>, pending_chat_state: PendingC
crates/web-pages/console/conversation.rs:15
Functionpage
(team_id: String, rbac: Rbac, callback_url: String, version: String)
crates/web-pages/licence/page.rs:10
Functionpage
( team_users: Vec<Member>, audits: Vec<AuditTrail>, team_id: String, rbac: Rbac, reset_sea
crates/web-pages/audit_trail/page.rs:11
Functionpage
( rbac: Rbac, team_id: String, rate_limits: Vec<RateLimit>, models: Vec<Model>, token_usag
crates/web-pages/rate_limits/page.rs:10
Functionpage
( team_id: String, rbac: Rbac, specs: Vec<OpenapiSpecKeySummary>, selected_spec_id: Option<i32
crates/web-pages/web_search/page.rs:11
Functionpage
( team_id: String, rbac: Rbac, project: Project, histories: Vec<History>, documents: Vec<D
crates/web-pages/projects/view.rs:16
Functionpage
( team_id: String, rbac: Rbac, projects: Vec<ProjectSummary>, can_set_visibility_to_company: b
crates/web-pages/projects/page.rs:12
Functionpage
(team_id: String, rbac: Rbac, specs: Vec<OpenapiSpec>)
crates/web-pages/openapi_specs/page.rs:12
Functionpage
(team_id: String, rbac: Rbac, form: OpenapiSpecForm)
crates/web-pages/openapi_specs/upsert.rs:44
Functionpage
( team_id: String, rbac: Rbac, pipelines: Vec<DocumentPipeline>, datasets: Vec<Dataset>, )
crates/web-pages/pipelines/page.rs:10
Functionpage
(team_id: String, rbac: Rbac, form: DatasetForm, locale: &str)
crates/web-pages/my_assistants/datasets.rs:21
Functionpage
(team_id: String, rbac: Rbac, prompts: Vec<MyPrompt>, locale: &str)
crates/web-pages/my_assistants/page.rs:13
Functionpage
( team_id: String, rbac: Rbac, prompt: PromptForm, show_company_visibility: bool, locale:
crates/web-pages/my_assistants/upsert.rs:38
Functionpage
(team_id: String, rbac: Rbac, form: IntegrationForm, locale: &str)
crates/web-pages/my_assistants/integrations.rs:9
Functionpage
( rbac: Rbac, members: Vec<Member>, invites: Vec<Invitation>, team: Team, user: User,
crates/web-pages/team/members.rs:11
Functionpage
(team_id: String, rbac: Rbac, specs: Vec<PrebuiltSpec>, locale: &str)
crates/web-pages/integrations/select.rs:19
Functionpage
( team_id: String, rbac: Rbac, integrations: Vec<IntegrationSummary>, locale: &str, )
crates/web-pages/integrations/page.rs:12
Functionpage
(team_id: String, rbac: Rbac, integration: IntegrationForm, locale: &str)
crates/web-pages/integrations/upsert.rs:20
Functionpage
( rbac: Rbac, team_id: String, api_keys: Vec<ApiKey>, assistants: Vec<Prompt>, models: Vec
crates/web-pages/api_keys/page.rs:22
Functionpage
( rbac: Rbac, team_id: String, datasets: Vec<Dataset>, models: Vec<Model>, can_set_visibil
crates/web-pages/datasets/page.rs:15
Functionpage
(team_id: String, rbac: Rbac, oauth_clients: Vec<db::OauthClient>)
crates/web-pages/oauth_clients/page.rs:10
Functionpage
(team_id: String, rbac: Rbac, oauth_client: OauthClientForm)
crates/web-pages/oauth_clients/upsert.rs:23
Functionpage
( team_id: String, rbac: Rbac, setup_required: bool, models_with_capabilities: Vec<(ModelWithP
crates/web-pages/models/page.rs:12
Functionpage
(team_id: String, rbac: Rbac, setup_required: bool, providers: Vec<Provider>)
crates/web-pages/models/select_provider.rs:13
Functionpage
(team_id: String, rbac: Rbac, setup_required: bool, form: ModelForm)
crates/web-pages/models/upsert.rs:37
Functionpage
(team_id: String, rbac: Rbac, prompts: Vec<MyPrompt>)
crates/web-pages/automations/page.rs:13
Functionpage
(team_id: String, rbac: Rbac, prompt: PromptForm)
crates/web-pages/automations/upsert.rs:37
Functionpage
(team_id: String, rbac: Rbac, form: IntegrationForm)
crates/web-pages/automations/integrations.rs:9
Functionpage
( team_id: String, prompt_id: i32, prompt_name: String, rbac: Rbac, triggers: Vec<CronTrig
crates/web-pages/automations/triggers.rs:8
Functionpage
(team_id: String, rbac: Rbac, categories: Vec<Category>)
crates/web-pages/categories/page.rs:11
Functionpage
(rbac: Rbac, team_id: String, history: Vec<History>, locale: &str)
crates/web-pages/history/page.rs:11
Functionpage
(rbac: Rbac, team_id: String, history: Vec<History>, locale: &str)
crates/web-pages/history/results.rs:9
Functionpage
( team_id: String, rbac: Rbac, prompts: Vec<Prompt>, categories: Vec<Category>, locale: &s
crates/web-pages/assistants/page.rs:18
Functionpage
( team_id: String, rbac: Rbac, chat_history: Vec<ChatWithChunks>, pending_chat_state: PendingC
crates/web-pages/assistants/conversation.rs:15
Functionparse_accept_language
(header: &str)
crates/web-server/locale.rs:42
Functionprovider_modal
( team_id: String, rbac: &Rbac, provider: &Provider, default_visibility: Visibility, )
crates/web-pages/models/select_provider.rs:98
Functionremove_cron_trigger
( RemoveCronTrigger { team_id, prompt_id, trigger_id, }: RemoveCronTrigger,
crates/web-server/handlers/automations/triggers.rs:78
Functionremove_integration_action
( RemoveIntegration { team_id, prompt_id, integration_id, }: RemoveIntegration
crates/web-server/handlers/my_assistants/integrations.rs:172
Functionremove_integration_action
( RemoveIntegration { team_id, prompt_id, integration_id, }: RemoveIntegration
crates/web-server/handlers/automations/integrations.rs:160
Functionrender
(params: &SidebarParams, labels: &SidebarLabels)
crates/web-pages/app_layout/sidebar_mcp.rs:6
Functionrender
(params: &SidebarParams, labels: &SidebarLabels)
crates/web-pages/app_layout/sidebar_mcp_admin.rs:6
Functionrender
(params: &SidebarParams, labels: &SidebarLabels)
crates/web-pages/app_layout/sidebar_admin.rs:6
Functionrender_parameter
Render a parameter with support for nested objects and enhanced formatting
crates/web-pages/integrations/parameter_renderer.rs:5
Functionroutes
()
crates/llm-proxy/lib.rs:27
Functionroutes
()
crates/web-server/handlers/code_sandbox.rs:15
Functionroutes
()
crates/web-server/handlers/mcp_api_keys.rs:119
Functionroutes
()
crates/web-server/handlers/pipelines.rs:22
Functionroutes
()
crates/web-server/handlers/profile.rs:16
Functionroutes
()
crates/web-server/handlers/web_search.rs:15
Functionroutes
()
crates/web-server/handlers/providers.rs:17
Functionroutes
(config: &Config)
crates/web-server/handlers/api_pipeline.rs:13
← previousnext →701–800 of 924, ranked by callers