Skip to content

Conversation

@VerioN1
Copy link
Contributor

@VerioN1 VerioN1 commented Nov 27, 2025

No description provided.

@VerioN1 VerioN1 force-pushed the api-460-sdks-let-devs-know-when-their-prompt-was-applied-in-realtime branch from b0baa47 to 09e8365 Compare November 30, 2025 08:49
@VerioN1 VerioN1 force-pushed the api-460-sdks-let-devs-know-when-their-prompt-was-applied-in-realtime branch from 81511cf to 53694d6 Compare November 30, 2025 08:53
logger.exception(f"Error in error callback: {e}")

async def set_prompt(self, prompt: str, enrich: bool = True) -> None:
async def set_prompt(self, prompt: str, enrich: bool = True, max_timeout: float = 15.0) -> None:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we want to expose max_timeout in python? we kept this internal in the js sdk

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

didn't saw that it was exposed, removed it

@VerioN1 VerioN1 force-pushed the api-460-sdks-let-devs-know-when-their-prompt-was-applied-in-realtime branch from 46426b9 to 6247529 Compare November 30, 2025 09:36
@VerioN1 VerioN1 merged commit a55fcf4 into main Nov 30, 2025
9 checks passed
@VerioN1 VerioN1 deleted the api-460-sdks-let-devs-know-when-their-prompt-was-applied-in-realtime branch November 30, 2025 09:42
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.

2 participants