MCPcopy Create free account

hub / github.com/LMIS-ORG/slime-agentic / types & classes

Types & classes556 in github.com/LMIS-ORG/slime-agentic

↓ 28 callersClassEnvFunctionCall
A function call on the agent or user environment.
agentic/ToolOrchestra/tau2/data_model/tasks.py:203
↓ 27 callersClassEnvAssertion
An assertion on the agent or user environment.
agentic/ToolOrchestra/tau2/data_model/tasks.py:225
↓ 22 callersClassToolCall
A tool call.
agentic/ToolOrchestra/tau2/data_model/message.py:66
↓ 20 callersClassAirportCode
agentic/ToolOrchestra/tau2/domains/airline/data_model.py:35
↓ 20 callersClassBaseTask
agentic/ToolOrchestra/tau2/domains/telecom/tasks/utils.py:33
↓ 15 callersClassRewardInfo
The reward received by the agent.
agentic/ToolOrchestra/tau2/data_model/simulation.py:268
↓ 14 callersClassSelectionSet
agentic/ToolOrchestra/tau2/domains/telecom/tasks/utils.py:41
↓ 13 callersClassEnvironment
Environment
agentic/ToolOrchestra/tau2/environment/environment.py:51
↓ 12 callersClassSGLangEngine
Lightweight wrapper around the SGLang HTTP /generate endpoint. All modules (Planner, Solver, etc.) share the same instance to issue LLM calls
agentic/agentflow/core/llm_engine.py:25
↓ 9 callersClassGenerateState
The global state for the generation process.
slime/rollout/sglang_rollout.py:39
↓ 7 callersClassSearchRetrievalTool
Tool that interfaces with the local FAISS retrieval service. Instantiated once per sample, carrying that sample's eid (used for document filt
agentic/ToolOrchestra/tools/search_retrieval/tool.py:38
↓ 7 callersClassSystemMessage
A system message.
agentic/ToolOrchestra/tau2/data_model/message.py:32
↓ 6 callersClassTimer
slime/utils/timer.py:15
↓ 5 callersClassAssistantMessage
A message from the assistant
agentic/ToolOrchestra/tau2/data_model/message.py:178
↓ 5 callersClassGenerationOutput
agentic/agentflow/core/llm_engine.py:8
↓ 5 callersClassPayment
agentic/ToolOrchestra/tau2/domains/school/data_model.py:47
↓ 5 callersClassTicketCharge
Represents a charge or refund on a service ticket
agentic/ToolOrchestra/tau2/domains/restaurant/data_model.py:167
↓ 5 callersClassUserMessage
A message from the user.
agentic/ToolOrchestra/tau2/data_model/message.py:186
↓ 4 callersClassBookingPayment
agentic/ToolOrchestra/tau2/domains/travel/data_model.py:113
↓ 4 callersClassBookingPayment
agentic/ToolOrchestra/tau2/domains/movie/data_model.py:258
↓ 4 callersClassEngineGroupConfig
Configuration for a single engine group. Attributes: worker_type: One of "regular", "prefill", "decode", or "placeholder".
slime/ray/rollout.py:39
↓ 4 callersClassModelConfig
Evaluation configuration for a single model, corresponding to the Config class in MemAgent run.py.
agentic/memagent/run_eval.py:51
↓ 4 callersClassMultiTurnLossMaskGenerator
slime/utils/mask_utils.py:9
↓ 4 callersClassOrderPayment
Represents a payment or refund transaction for an order
agentic/ToolOrchestra/tau2/domains/retail/data_model.py:130
↓ 4 callersClassPharmacyPayment
agentic/ToolOrchestra/tau2/domains/medicine/data_model.py:274
↓ 4 callersClassSample
The sample generated
slime/utils/types.py:9
↓ 4 callersClassTransaction
Represents a banking transaction
agentic/ToolOrchestra/tau2/domains/bank/data_model.py:210
↓ 3 callersClassBufferResponse
slime_plugins/rollout_buffer/buffer.py:119
↓ 3 callersClassDynamicFilterOutput
slime/rollout/filter_hub/base_types.py:6
↓ 3 callersClassFdLock
tests/ci/gpu_lock_exec.py:149
↓ 3 callersClassLLMAgentState
The state of the agent.
agentic/ToolOrchestra/tau2/agent/llm_agent.py:67
↓ 3 callersClassLedgerEntry
Represents a payment or refund entry in the sale ledger
agentic/ToolOrchestra/tau2/domains/ecommerce/data_model.py:141
↓ 3 callersClassModelConfig
Configuration for a single model deployment. Attributes: name: Unique name for this model (e.g. "actor", "reward"). model_path: H
slime/ray/rollout.py:67
↓ 3 callersClassMultimodalType
slime/utils/types.py:194
↓ 3 callersClassPayment
agentic/ToolOrchestra/tau2/domains/airline/data_model.py:60
↓ 3 callersClassRailPayment
agentic/ToolOrchestra/tau2/domains/railway/data_model.py:67
↓ 3 callersClassRewarder
agentic/agentflow/core/rewarder.py:4
↓ 3 callersClassSGLangServer
Launch and manage a SGLang HTTP service in a subprocess.
agentic/agentflow/eval_agentflow.py:122
↓ 3 callersClassSglangConfig
Configuration for SGLang engine deployment. Loaded from ``--sglang-config`` YAML file. **Config format**:: sglang: - name
slime/ray/rollout.py:104
↓ 3 callersClassStringTreeNode
Tree node for string-based radix trie.
slime/router/middleware_hub/radix_tree.py:26
↓ 3 callersClassTaskManager
agentic/ToolOrchestra/tau2/domains/telecom/tasks/manager.py:57
↓ 3 callersClassTelecomUserDB
Database interface for telecom domain.
agentic/ToolOrchestra/tau2/domains/telecom/user_data_model.py:366
↓ 3 callersClassToolMessage
A message from the tool.
agentic/ToolOrchestra/tau2/data_model/message.py:194
↓ 2 callersClassAPNSettings
Represents the configuration for a single Access Point Name (APN).
agentic/ToolOrchestra/tau2/domains/telecom/user_data_model.py:81
↓ 2 callersClassAirlineTools
All the tools for the airline domain.
agentic/ToolOrchestra/tau2/domains/airline/tools.py:49
↓ 2 callersClassAppPermissions
Represents the permissions relevant to an application.
agentic/ToolOrchestra/tau2/domains/telecom/user_data_model.py:132
↓ 2 callersClassAppStatus
Represents the status of a specific application relevant to issues.
agentic/ToolOrchestra/tau2/domains/telecom/user_data_model.py:143
↓ 2 callersClassBill
agentic/ToolOrchestra/tau2/domains/telecom/data_model.py:145
↓ 2 callersClassBookingAddOn
agentic/ToolOrchestra/tau2/domains/travel/data_model.py:107
↓ 2 callersClassBookingPaymentMethod
agentic/ToolOrchestra/tau2/domains/movie/data_model.py:250
↓ 2 callersClassBookingTravelerInfo
agentic/ToolOrchestra/tau2/domains/travel/data_model.py:96
↓ 2 callersClassDBCheck
A database check.
agentic/ToolOrchestra/tau2/data_model/simulation.py:239
↓ 2 callersClassDataset
slime/utils/data.py:180
↓ 2 callersClassEvalResult
agentic/ToolOrchestra/eval_orchestra.py:240
↓ 2 callersClassExpertCallerTool
Routes to expert models. Instantiated once per sample with that sample's model_mapping.
agentic/ToolOrchestra/tools/expert_caller/tool.py:78
↓ 2 callersClassFlightInfo
agentic/ToolOrchestra/tau2/domains/airline/data_model.py:213
↓ 2 callersClassLRSchedulerState
Wrapper for LR scheduler state only.
slime/backends/fsdp_utils/checkpoint.py:49
↓ 2 callersClassLineItem
agentic/ToolOrchestra/tau2/domains/telecom/data_model.py:123
↓ 2 callersClassLinearForLastLayer
slime/backends/megatron_utils/model_provider.py:24
↓ 2 callersClassMatchResult
Result of prefix matching operation.
slime/router/middleware_hub/radix_tree.py:15
↓ 2 callersClassMedicineTools
All tools for the medicine/pharmacy domain.
agentic/ToolOrchestra/tau2/domains/medicine/tools.py:54
↓ 2 callersClassMockPhoneAttributes
Data model representing the state attributes of a mock phone device.
agentic/ToolOrchestra/tau2/domains/telecom/user_data_model.py:187
↓ 2 callersClassModelState
Wrapper for model state only.
slime/backends/fsdp_utils/checkpoint.py:18
↓ 2 callersClassMovieTheaterTools
All tools for the movie theater domain.
agentic/ToolOrchestra/tau2/domains/movie/tools.py:47
↓ 2 callersClassOptimizerState
Wrapper for optimizer state only.
slime/backends/fsdp_utils/checkpoint.py:32
↓ 2 callersClassPassenger
agentic/ToolOrchestra/tau2/domains/railway/data_model.py:48
↓ 2 callersClassPassenger
agentic/ToolOrchestra/tau2/domains/airline/data_model.py:96
↓ 2 callersClassPharmacyInfo
agentic/ToolOrchestra/tau2/domains/medicine/data_model.py:205
↓ 2 callersClassReservationFlight
agentic/ToolOrchestra/tau2/domains/airline/data_model.py:208
↓ 2 callersClassRetailTools
All the tools for the retail domain.
agentic/ToolOrchestra/tau2/domains/retail/tools.py:38
↓ 2 callersClassRolloutBuffer
slime_plugins/rollout_buffer/buffer.py:216
↓ 2 callersClassRolloutFnEvalOutput
slime/rollout/base_types.py:14
↓ 2 callersClassRolloutFnTrainOutput
slime/rollout/base_types.py:8
↓ 2 callersClassRoomingInfo
agentic/ToolOrchestra/tau2/domains/travel/data_model.py:102
↓ 2 callersClassSchoolTools
Frequently-used tools for the school domain.
agentic/ToolOrchestra/tau2/domains/school/tools.py:41
↓ 2 callersClassSolver
engine_map example: { "default": sglang_engine, # required; used as fallback for unspecified modules "executor
agentic/agentflow/core/solver.py:16
↓ 2 callersClassState
slime/utils/seqlen_balancing.py:44
↓ 2 callersClassStatusResponse
agentic/ToolOrchestra/tau2/orchestrator/environment_manager.py:36
↓ 2 callersClassStringRadixTrie
String-based Radix Trie for efficient prefix matching and token caching. Features: - Efficient string prefix matching - Token ID cach
slime/router/middleware_hub/radix_tree.py:96
↓ 2 callersClassTask
A task for a particular domain. This will be sent to the user simulator, the environment and the evaluator.
agentic/ToolOrchestra/tau2/data_model/tasks.py:416
↓ 2 callersClassTelecomTools
Tools for the telecom domain implementing the functions described in the PRD.
agentic/ToolOrchestra/tau2/domains/telecom/tools.py:54
↓ 2 callersClassTrainInfo
agentic/ToolOrchestra/tau2/domains/railway/data_model.py:180
↓ 2 callersClassTrainProfiler
slime/utils/profile_utils.py:13
↓ 2 callersClassTravelAgencyTools
Tools for the travel agency domain.
agentic/ToolOrchestra/tau2/domains/travel/tools.py:51
↓ 2 callersClassUserAddress
Represents a physical address
agentic/ToolOrchestra/tau2/domains/retail/data_model.py:54
↓ 2 callersClassUserState
The state of the user simulator.
agentic/ToolOrchestra/tau2/user/base.py:52
↓ 2 callersClass_TensorboardAdapter
slime/utils/tensorboard_utils.py:16
↓ 1 callersClassActionCheck
An action check.
agentic/ToolOrchestra/tau2/data_model/simulation.py:248
↓ 1 callersClassAgentInfo
Agent information.
agentic/ToolOrchestra/tau2/data_model/simulation.py:316
↓ 1 callersClassAgentMetrics
agentic/ToolOrchestra/tau2/metrics/agent_metrics.py:35
↓ 1 callersClassAsyncLoopThread
slime/utils/async_utils.py:8
↓ 1 callersClassBankAddress
Represents a physical address in the bank domain
agentic/ToolOrchestra/tau2/domains/bank/data_model.py:62
↓ 1 callersClassBankDetails
Represents bank details for a beneficiary
agentic/ToolOrchestra/tau2/domains/bank/data_model.py:350
↓ 1 callersClassBankTools
Frequently-used tools for the bank domain. Notes: - For WRITE tools that change state (e.g., transfers, freezing cards), the agent
agentic/ToolOrchestra/tau2/domains/bank/tools.py:47
↓ 1 callersClassBaseGenerator
slime_plugins/rollout_buffer/generator/base_generator.py:143
↓ 1 callersClassBasketballTools
All the tools for the basketball domain.
agentic/ToolOrchestra/tau2/domains/basketball/tools.py:39
↓ 1 callersClassBeneficiary
Represents a beneficiary authorized by a client
agentic/ToolOrchestra/tau2/domains/bank/data_model.py:386
↓ 1 callersClassBeneficiaryName
Represents a beneficiary's name information
agentic/ToolOrchestra/tau2/domains/bank/data_model.py:334
↓ 1 callersClassBeneficiaryVerification
Represents beneficiary verification details
agentic/ToolOrchestra/tau2/domains/bank/data_model.py:376
↓ 1 callersClassBookedSeat
agentic/ToolOrchestra/tau2/domains/movie/data_model.py:217
next →1–100 of 556, ranked by callers