MCPcopy Create free account

hub / github.com/LiteLLM-Labs/litellm-rust / functions

Functions696 in github.com/LiteLLM-Labs/litellm-rust

↓ 1 callersFunctionresolve_issue
( pool: &PgPool, item_id: &str, note: Option<String>, )
src/db/managed_agents/inbox/repository.rs:64
↓ 1 callersFunctionresponse_headers
(headers: &reqwest::header::HeaderMap)
src/mcp/upstream.rs:99
↓ 1 callersMethodresponses_url
(&self)
src/sdk/router.rs:22
↓ 1 callersFunctionrestrict_file_permissions
(path: &Path)
src/cli/credentials.rs:112
↓ 1 callersFunctionrunAgent
(agentId: string, prompt: string)
src/ui/src/lib/api.ts:547
↓ 1 callersFunctionrun_tool_selector
()
src/cli/selector.rs:10
↓ 1 callersFunctionsave
()
src/ui/src/app/agents/page.tsx:195
↓ 1 callersFunctionsaveProvider
(input: { providerId: string; apiKey: string; apiBase: string; })
src/ui/src/lib/api.ts:135
↓ 1 callersFunctionsaveVaultValue
(k: string)
src/ui/src/app/agents/page.tsx:111
↓ 1 callersFunctionseed_inbox
(pool: &PgPool)
tests/managed_agents_support/flows.rs:194
↓ 1 callersFunctionselect_server_id
( registry: &'a McpServerRegistry, headers: &'a HeaderMap, query_server: Option<&'a String>, )
src/mcp/route.rs:43
↓ 1 callersFunctionsendMessage
(opts: { sessionId: string; text: string; model: string; })
src/ui/src/lib/api.ts:224
↓ 1 callersFunctionsetHarness
(v: "opencode" | "claude-code" | "github-copilot")
src/ui/src/lib/use-harness.ts:13
↓ 1 callersFunctionsetMemoryAlwaysOn
(memory: Memory, alwaysOn: boolean)
src/ui/src/app/agents/detail/page.tsx:336
↓ 1 callersFunctionsetStoredMasterKey
(key: string)
src/ui/src/lib/api.ts:33
↓ 1 callersMethodset_error
(&self, run_id: &str, error: String)
src/agents/runs.rs:135
↓ 1 callersMethodset_sandbox_id
(&self, run_id: &str, sandbox_id: String)
src/agents/runs.rs:129
↓ 1 callersFunctionshortPrompt
(prompt: string)
src/ui/src/app/chat/page.tsx:61
↓ 1 callersFunctionshutdown_signal
()
src/main.rs:155
↓ 1 callersFunctionskillName
(id: string)
src/ui/src/app/agents/page.tsx:131
↓ 1 callersFunctionskill_routes
()
src/http/managed_agents/routes.rs:66
↓ 1 callersFunctionslackActionClass
(config: SlackConfig)
src/ui/src/app/agents/slack-app-flow.tsx:81
↓ 1 callersFunctionslackActionLabel
(config: SlackConfig)
src/ui/src/app/agents/slack-app-flow.tsx:73
↓ 1 callersFunctionslackAuthorizeUrl
(ag: Agent, clientId: string)
src/ui/src/app/agents/slack-app-flow.tsx:136
↓ 1 callersFunctionslackManifestUrl
(ag: Agent, appName: string)
src/ui/src/app/agents/slack-app-flow.tsx:130
↓ 1 callersFunctionspawn_agent_run
(state: Arc<AppState>, agent: AgentDefinition, prompt: String, run_id: String)
src/http/agents.rs:132
↓ 1 callersFunctionsplitTime
(time: string)
src/ui/src/components/schedule-editor.tsx:55
↓ 1 callersFunctionstartSession
(ag: Agent)
src/ui/src/app/agents/page.tsx:243
↓ 1 callersFunctionstart_agent_run
(app: &axum::Router)
tests/agents.rs:99
↓ 1 callersMethodstart_command
( &self, sandbox: &E2bSandbox, command: SandboxCommand, )
src/agents/sandboxes/e2b.rs:85
↓ 1 callersFunctionstart_configured_agent_run
( state: Arc<AppState>, agent_id: String, body: RunAgentRequest, )
src/http/agents.rs:108
↓ 1 callersFunctionstatic_files
()
src/http/ui.rs:6
↓ 1 callersFunctionstrip_comments_and_literals
(source: str)
scripts/check_code_size.py:34
↓ 1 callersFunctionsummarize
(ev: OcEvent)
src/ui/src/components/inspector-panel.tsx:16
↓ 1 callersMethodterminate
(&self, session: &SandboxSession)
src/agents/sandboxes/mod.rs:138
↓ 1 callersFunctiontestLiteLLMConnection
()
src/ui/src/lib/api.ts:175
↓ 1 callersFunctiontest_config
(e2b_api_base: String)
tests/agents.rs:157
↓ 1 callersFunctiontest_config
()
tests/ui.rs:71
↓ 1 callersFunctiontimeAgo
(ts?: number)
src/ui/src/components/sidebar.tsx:12
↓ 1 callersFunctiontimeAgo
(ts?: number)
src/ui/src/app/vault/page.tsx:23
↓ 1 callersFunctiontimeAgo
(ts?: number | null)
src/ui/src/app/inbox/page.tsx:27
↓ 1 callersFunctiontoFieldLabel
(key: string)
src/ui/src/components/tool-approval-panel.tsx:8
↓ 1 callersFunctiontoLocal
(m: HarnessMessage)
src/ui/src/components/message-block.tsx:42
↓ 1 callersFunctiontoStringValue
(v: unknown)
src/ui/src/components/tool-approval-panel.tsx:12
↓ 1 callersFunctiontoggleSelected
(key: string)
src/ui/src/app/agents/detail/page.tsx:286
↓ 1 callersFunctiontoggleSkill
(id: string)
src/ui/src/app/agents/page.tsx:123
↓ 1 callersFunctiontoolBrand
(tool: string)
src/ui/src/components/message-block.tsx:360
↓ 1 callersFunctiontoolDescriptor
(tool: string, input: unknown)
src/ui/src/components/message-block.tsx:325
↓ 1 callersFunctiontoolLabel
(tool: string)
src/ui/src/components/message-block.tsx:349
↓ 1 callersFunctiontracked_rust_files
()
scripts/check_code_size.py:26
↓ 1 callersFunctionui_dir
()
src/http/ui.rs:17
↓ 1 callersFunctionupdateSkill
( id: string, fields: { name?: string; description?: string | null; content?: string }, )
src/ui/src/lib/api.ts:466
↓ 1 callersFunctionupsert
( pool: &PgPool, credential_name: &str, credential_values: Value, credential_info: Value,
src/db/credentials.rs:28
↓ 1 callersFunctionuseHarness
()
src/ui/src/lib/use-harness.ts:7
↓ 1 callersFunctionuseSlackAppFlow
(setAgents: Dispatch<SetStateAction<Agent[] | null>>)
src/ui/src/app/agents/slack-app-flow.tsx:148
↓ 1 callersFunctionvalidate
(config: &GatewayConfig)
src/proxy/config.rs:126
↓ 1 callersMethodvalidate
(&self)
src/agents/config.rs:39
↓ 1 callersFunctionvalidate_agents
( agents: &[AgentDefinition], sandbox_choice: Option<&str>, e2b_params: &E2bSandboxParams, )
src/agents/config.rs:59
↓ 1 callersFunctionvalidate_auth
(name: &str, server: &McpServerEntry)
src/proxy/mcp_config.rs:130
↓ 1 callersFunctionvalidate_content
(content: &str, encoding: &str)
src/db/managed_agents/files/repository.rs:151
↓ 1 callersFunctionvalidate_create_input
(input: &CreateManagedAgent)
src/db/managed_agents/registry/repository.rs:25
↓ 1 callersFunctionvalidate_mcp_servers
(servers: &HashMap<String, McpServerEntry>)
src/proxy/mcp_config.rs:99
↓ 1 callersFunctionvalidate_model_entries
( entries: &[ModelEntry], has_database_url: bool, )
src/proxy/config.rs:154
↓ 1 callersFunctionvalidate_path
(path: &str)
src/db/managed_agents/files/repository.rs:120
↓ 1 callersFunctionvalidate_required_surface
(config: &GatewayConfig)
src/proxy/config.rs:141
↓ 1 callersFunctionvalidate_server
(name: &str, server: &McpServerEntry)
src/proxy/mcp_config.rs:116
↓ 1 callersFunctionvalidate_server_name
(name: &str)
src/proxy/mcp_config.rs:107
↓ 1 callersFunctionwhoami
()
src/ui/src/lib/api.ts:71
↓ 1 callersFunctionwithAuth
(init?: RequestInit)
src/ui/src/lib/api.ts:51
↓ 1 callersFunctionwrite_ui_fixture
()
tests/ui.rs:31
FunctionAgentDetail
()
src/ui/src/app/agents/detail/page.tsx:92
FunctionAgentDetailPage
()
src/ui/src/app/agents/detail/page.tsx:946
FunctionAgentEdit
()
src/ui/src/app/agents/edit/page.tsx:28
FunctionAgentEditPage
()
src/ui/src/app/agents/edit/page.tsx:154
FunctionAgentsPage
()
src/ui/src/app/agents/page.tsx:68
FunctionAnthropicIcon
(props: SVGProps<SVGSVGElement>)
src/ui/src/components/brand-icons.tsx:6
FunctionApiKeysDialog
()
src/ui/src/components/api-keys-dialog.tsx:25
FunctionAssistantBlock
({ msg, onCancelQueued, }: { msg: LocalMessage; onCancelQueued?: (msgId: string) => void; })
src/ui/src/components/message-block.tsx:128
FunctionBadge
({ className, variant = "default", render, ...props }: useRender.ComponentProps<"span"> & VariantProps
src/ui/src/components/ui/badge.tsx:30
FunctionBrandIcon
({ id, className, }: { id: string; className?: string; })
src/ui/src/components/brand-icons.tsx:121
FunctionButton
({ className, variant = "default", size = "default", ...props }: ButtonPrimitive.Props & VariantProps<
src/ui/src/components/ui/button.tsx:43
FunctionCard
({ className, size = "default", ...props }: React.ComponentProps<"div"> & { size?: "default" | "sm" })
src/ui/src/components/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
src/ui/src/components/ui/card.tsx:59
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
src/ui/src/components/ui/card.tsx:72
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
src/ui/src/components/ui/card.tsx:49
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
src/ui/src/components/ui/card.tsx:82
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
src/ui/src/components/ui/card.tsx:23
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
src/ui/src/components/ui/card.tsx:36
FunctionChatInner
()
src/ui/src/app/chat/page.tsx:66
FunctionChatPage
()
src/ui/src/app/chat/page.tsx:582
FunctionClaudeIcon
(props: SVGProps<SVGSVGElement>)
src/ui/src/components/brand-icons.tsx:79
FunctionCodexIcon
(props: SVGProps<SVGSVGElement>)
src/ui/src/components/brand-icons.tsx:92
FunctionCommandCard
({ icon, title, command }: { icon: string; title: string; command: string })
src/ui/src/components/api-keys-dialog.tsx:195
FunctionComposer
({ sessionId, model, onSent, }: { sessionId: string; model: string; onSent?: () => void; })
src/ui/src/components/composer.tsx:7
FunctionCopyButton
({ value, label }: { value: string; label: string })
src/ui/src/components/api-keys-dialog.tsx:212
FunctionCreatedKeyCard
({ created }: { created: CreatedGatewayApiKey })
src/ui/src/components/api-keys-dialog.tsx:153
FunctionDialog
({ ...props }: DialogPrimitive.Root.Props)
src/ui/src/components/ui/dialog.tsx:10
FunctionDialogClose
({ ...props }: DialogPrimitive.Close.Props)
src/ui/src/components/ui/dialog.tsx:22
FunctionDialogContent
({ className, children, showCloseButton = true, ...props }: DialogPrimitive.Popup.Props & { showClos
src/ui/src/components/ui/dialog.tsx:42
FunctionDialogDescription
({ className, ...props }: DialogPrimitive.Description.Props)
src/ui/src/components/ui/dialog.tsx:133
← previousnext →301–400 of 696, ranked by callers