We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b49f893 commit be67071Copy full SHA for be67071
docs/source/reference/envs.rst
@@ -440,6 +440,7 @@ TorchRL offers a series of custom built-in environments.
440
ChessEnv
441
PendulumEnv
442
TicTacToeEnv
443
+ LLMEnv
444
LLMHashingEnv
445
446
@@ -1033,6 +1034,7 @@ to be able to create this other composition:
1033
1034
Compose
1035
ConditionalSkip
1036
Crop
1037
+ DataLoadingPrimer
1038
DTypeCastTransform
1039
DeviceCastTransform
1040
DiscreteActionProjection
0 commit comments