Skip to content

Conversation

squiishyy
Copy link
Collaborator

No description provided.

Signed-off-by: squiishyy <[email protected]>
@cosmicBboy
Copy link
Contributor

hey @squiishyy do you know if we support Literal types? This was a specific customer ask from EIDU

Copy link
Collaborator Author

squiishyy commented Sep 10, 2025

How do you mean? Would love to know more specifically what they're looking for!

@cosmicBboy
Copy link
Contributor

e.g.

from typing import Literal

InputType = Literal["foo", "bar"]

env = ...

@env.task
def my_task(x: InputType): ...

@kumare3
Copy link
Contributor

kumare3 commented Sep 12, 2025

I am working on the support for Literal, separate PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants