Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMIS-ORG/slime-agentic
/ types & classes
Types & classes
556 in github.com/LMIS-ORG/slime-agentic
⨍
Functions
2,220
◇
Types & classes
556
↳
Endpoints
12
↓ 28 callers
Class
EnvFunctionCall
A function call on the agent or user environment.
agentic/ToolOrchestra/tau2/data_model/tasks.py:203
↓ 27 callers
Class
EnvAssertion
An assertion on the agent or user environment.
agentic/ToolOrchestra/tau2/data_model/tasks.py:225
↓ 22 callers
Class
ToolCall
A tool call.
agentic/ToolOrchestra/tau2/data_model/message.py:66
↓ 20 callers
Class
AirportCode
agentic/ToolOrchestra/tau2/domains/airline/data_model.py:35
↓ 20 callers
Class
BaseTask
agentic/ToolOrchestra/tau2/domains/telecom/tasks/utils.py:33
↓ 15 callers
Class
RewardInfo
The reward received by the agent.
agentic/ToolOrchestra/tau2/data_model/simulation.py:268
↓ 14 callers
Class
SelectionSet
agentic/ToolOrchestra/tau2/domains/telecom/tasks/utils.py:41
↓ 13 callers
Class
Environment
Environment
agentic/ToolOrchestra/tau2/environment/environment.py:51
↓ 12 callers
Class
SGLangEngine
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 callers
Class
GenerateState
The global state for the generation process.
slime/rollout/sglang_rollout.py:39
↓ 7 callers
Class
SearchRetrievalTool
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 callers
Class
SystemMessage
A system message.
agentic/ToolOrchestra/tau2/data_model/message.py:32
↓ 6 callers
Class
Timer
slime/utils/timer.py:15
↓ 5 callers
Class
AssistantMessage
A message from the assistant
agentic/ToolOrchestra/tau2/data_model/message.py:178
↓ 5 callers
Class
GenerationOutput
agentic/agentflow/core/llm_engine.py:8
↓ 5 callers
Class
Payment
agentic/ToolOrchestra/tau2/domains/school/data_model.py:47
↓ 5 callers
Class
TicketCharge
Represents a charge or refund on a service ticket
agentic/ToolOrchestra/tau2/domains/restaurant/data_model.py:167
↓ 5 callers
Class
UserMessage
A message from the user.
agentic/ToolOrchestra/tau2/data_model/message.py:186
↓ 4 callers
Class
BookingPayment
agentic/ToolOrchestra/tau2/domains/travel/data_model.py:113
↓ 4 callers
Class
BookingPayment
agentic/ToolOrchestra/tau2/domains/movie/data_model.py:258
↓ 4 callers
Class
EngineGroupConfig
Configuration for a single engine group. Attributes: worker_type: One of "regular", "prefill", "decode", or "placeholder".
slime/ray/rollout.py:39
↓ 4 callers
Class
ModelConfig
Evaluation configuration for a single model, corresponding to the Config class in MemAgent run.py.
agentic/memagent/run_eval.py:51
↓ 4 callers
Class
MultiTurnLossMaskGenerator
slime/utils/mask_utils.py:9
↓ 4 callers
Class
OrderPayment
Represents a payment or refund transaction for an order
agentic/ToolOrchestra/tau2/domains/retail/data_model.py:130
↓ 4 callers
Class
PharmacyPayment
agentic/ToolOrchestra/tau2/domains/medicine/data_model.py:274
↓ 4 callers
Class
Sample
The sample generated
slime/utils/types.py:9
↓ 4 callers
Class
Transaction
Represents a banking transaction
agentic/ToolOrchestra/tau2/domains/bank/data_model.py:210
↓ 3 callers
Class
BufferResponse
slime_plugins/rollout_buffer/buffer.py:119
↓ 3 callers
Class
DynamicFilterOutput
slime/rollout/filter_hub/base_types.py:6
↓ 3 callers
Class
FdLock
tests/ci/gpu_lock_exec.py:149
↓ 3 callers
Class
LLMAgentState
The state of the agent.
agentic/ToolOrchestra/tau2/agent/llm_agent.py:67
↓ 3 callers
Class
LedgerEntry
Represents a payment or refund entry in the sale ledger
agentic/ToolOrchestra/tau2/domains/ecommerce/data_model.py:141
↓ 3 callers
Class
ModelConfig
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 callers
Class
MultimodalType
slime/utils/types.py:194
↓ 3 callers
Class
Payment
agentic/ToolOrchestra/tau2/domains/airline/data_model.py:60
↓ 3 callers
Class
RailPayment
agentic/ToolOrchestra/tau2/domains/railway/data_model.py:67
↓ 3 callers
Class
Rewarder
agentic/agentflow/core/rewarder.py:4
↓ 3 callers
Class
SGLangServer
Launch and manage a SGLang HTTP service in a subprocess.
agentic/agentflow/eval_agentflow.py:122
↓ 3 callers
Class
SglangConfig
Configuration for SGLang engine deployment. Loaded from ``--sglang-config`` YAML file. **Config format**:: sglang: - name
slime/ray/rollout.py:104
↓ 3 callers
Class
StringTreeNode
Tree node for string-based radix trie.
slime/router/middleware_hub/radix_tree.py:26
↓ 3 callers
Class
TaskManager
agentic/ToolOrchestra/tau2/domains/telecom/tasks/manager.py:57
↓ 3 callers
Class
TelecomUserDB
Database interface for telecom domain.
agentic/ToolOrchestra/tau2/domains/telecom/user_data_model.py:366
↓ 3 callers
Class
ToolMessage
A message from the tool.
agentic/ToolOrchestra/tau2/data_model/message.py:194
↓ 2 callers
Class
APNSettings
Represents the configuration for a single Access Point Name (APN).
agentic/ToolOrchestra/tau2/domains/telecom/user_data_model.py:81
↓ 2 callers
Class
AirlineTools
All the tools for the airline domain.
agentic/ToolOrchestra/tau2/domains/airline/tools.py:49
↓ 2 callers
Class
AppPermissions
Represents the permissions relevant to an application.
agentic/ToolOrchestra/tau2/domains/telecom/user_data_model.py:132
↓ 2 callers
Class
AppStatus
Represents the status of a specific application relevant to issues.
agentic/ToolOrchestra/tau2/domains/telecom/user_data_model.py:143
↓ 2 callers
Class
Bill
agentic/ToolOrchestra/tau2/domains/telecom/data_model.py:145
↓ 2 callers
Class
BookingAddOn
agentic/ToolOrchestra/tau2/domains/travel/data_model.py:107
↓ 2 callers
Class
BookingPaymentMethod
agentic/ToolOrchestra/tau2/domains/movie/data_model.py:250
↓ 2 callers
Class
BookingTravelerInfo
agentic/ToolOrchestra/tau2/domains/travel/data_model.py:96
↓ 2 callers
Class
DBCheck
A database check.
agentic/ToolOrchestra/tau2/data_model/simulation.py:239
↓ 2 callers
Class
Dataset
slime/utils/data.py:180
↓ 2 callers
Class
EvalResult
agentic/ToolOrchestra/eval_orchestra.py:240
↓ 2 callers
Class
ExpertCallerTool
Routes to expert models. Instantiated once per sample with that sample's model_mapping.
agentic/ToolOrchestra/tools/expert_caller/tool.py:78
↓ 2 callers
Class
FlightInfo
agentic/ToolOrchestra/tau2/domains/airline/data_model.py:213
↓ 2 callers
Class
LRSchedulerState
Wrapper for LR scheduler state only.
slime/backends/fsdp_utils/checkpoint.py:49
↓ 2 callers
Class
LineItem
agentic/ToolOrchestra/tau2/domains/telecom/data_model.py:123
↓ 2 callers
Class
LinearForLastLayer
slime/backends/megatron_utils/model_provider.py:24
↓ 2 callers
Class
MatchResult
Result of prefix matching operation.
slime/router/middleware_hub/radix_tree.py:15
↓ 2 callers
Class
MedicineTools
All tools for the medicine/pharmacy domain.
agentic/ToolOrchestra/tau2/domains/medicine/tools.py:54
↓ 2 callers
Class
MockPhoneAttributes
Data model representing the state attributes of a mock phone device.
agentic/ToolOrchestra/tau2/domains/telecom/user_data_model.py:187
↓ 2 callers
Class
ModelState
Wrapper for model state only.
slime/backends/fsdp_utils/checkpoint.py:18
↓ 2 callers
Class
MovieTheaterTools
All tools for the movie theater domain.
agentic/ToolOrchestra/tau2/domains/movie/tools.py:47
↓ 2 callers
Class
OptimizerState
Wrapper for optimizer state only.
slime/backends/fsdp_utils/checkpoint.py:32
↓ 2 callers
Class
Passenger
agentic/ToolOrchestra/tau2/domains/railway/data_model.py:48
↓ 2 callers
Class
Passenger
agentic/ToolOrchestra/tau2/domains/airline/data_model.py:96
↓ 2 callers
Class
PharmacyInfo
agentic/ToolOrchestra/tau2/domains/medicine/data_model.py:205
↓ 2 callers
Class
ReservationFlight
agentic/ToolOrchestra/tau2/domains/airline/data_model.py:208
↓ 2 callers
Class
RetailTools
All the tools for the retail domain.
agentic/ToolOrchestra/tau2/domains/retail/tools.py:38
↓ 2 callers
Class
RolloutBuffer
slime_plugins/rollout_buffer/buffer.py:216
↓ 2 callers
Class
RolloutFnEvalOutput
slime/rollout/base_types.py:14
↓ 2 callers
Class
RolloutFnTrainOutput
slime/rollout/base_types.py:8
↓ 2 callers
Class
RoomingInfo
agentic/ToolOrchestra/tau2/domains/travel/data_model.py:102
↓ 2 callers
Class
SchoolTools
Frequently-used tools for the school domain.
agentic/ToolOrchestra/tau2/domains/school/tools.py:41
↓ 2 callers
Class
Solver
engine_map example: { "default": sglang_engine, # required; used as fallback for unspecified modules "executor
agentic/agentflow/core/solver.py:16
↓ 2 callers
Class
State
slime/utils/seqlen_balancing.py:44
↓ 2 callers
Class
StatusResponse
agentic/ToolOrchestra/tau2/orchestrator/environment_manager.py:36
↓ 2 callers
Class
StringRadixTrie
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 callers
Class
Task
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 callers
Class
TelecomTools
Tools for the telecom domain implementing the functions described in the PRD.
agentic/ToolOrchestra/tau2/domains/telecom/tools.py:54
↓ 2 callers
Class
TrainInfo
agentic/ToolOrchestra/tau2/domains/railway/data_model.py:180
↓ 2 callers
Class
TrainProfiler
slime/utils/profile_utils.py:13
↓ 2 callers
Class
TravelAgencyTools
Tools for the travel agency domain.
agentic/ToolOrchestra/tau2/domains/travel/tools.py:51
↓ 2 callers
Class
UserAddress
Represents a physical address
agentic/ToolOrchestra/tau2/domains/retail/data_model.py:54
↓ 2 callers
Class
UserState
The state of the user simulator.
agentic/ToolOrchestra/tau2/user/base.py:52
↓ 2 callers
Class
_TensorboardAdapter
slime/utils/tensorboard_utils.py:16
↓ 1 callers
Class
ActionCheck
An action check.
agentic/ToolOrchestra/tau2/data_model/simulation.py:248
↓ 1 callers
Class
AgentInfo
Agent information.
agentic/ToolOrchestra/tau2/data_model/simulation.py:316
↓ 1 callers
Class
AgentMetrics
agentic/ToolOrchestra/tau2/metrics/agent_metrics.py:35
↓ 1 callers
Class
AsyncLoopThread
slime/utils/async_utils.py:8
↓ 1 callers
Class
BankAddress
Represents a physical address in the bank domain
agentic/ToolOrchestra/tau2/domains/bank/data_model.py:62
↓ 1 callers
Class
BankDetails
Represents bank details for a beneficiary
agentic/ToolOrchestra/tau2/domains/bank/data_model.py:350
↓ 1 callers
Class
BankTools
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 callers
Class
BaseGenerator
slime_plugins/rollout_buffer/generator/base_generator.py:143
↓ 1 callers
Class
BasketballTools
All the tools for the basketball domain.
agentic/ToolOrchestra/tau2/domains/basketball/tools.py:39
↓ 1 callers
Class
Beneficiary
Represents a beneficiary authorized by a client
agentic/ToolOrchestra/tau2/domains/bank/data_model.py:386
↓ 1 callers
Class
BeneficiaryName
Represents a beneficiary's name information
agentic/ToolOrchestra/tau2/domains/bank/data_model.py:334
↓ 1 callers
Class
BeneficiaryVerification
Represents beneficiary verification details
agentic/ToolOrchestra/tau2/domains/bank/data_model.py:376
↓ 1 callers
Class
BookedSeat
agentic/ToolOrchestra/tau2/domains/movie/data_model.py:217
next →
1–100 of 556, ranked by callers