gated_coro#

async langchain_core.runnables.utils.gated_coro(semaphore: Semaphore, coro: Coroutine) โ†’ Any[ๆบไปฃ็ ]#

ไฝฟ็”จไฟกๅท้‡่ฟ่กŒไธ€ไธชๅ็จ‹ใ€‚

Parameters:
  • semaphore (Semaphore) โ€“ ่ฆไฝฟ็”จ็š„ไฟกๅท้‡ใ€‚

  • coro (Coroutine) โ€“ ่ฆ่ฟ่กŒ็š„ๅ็จ‹ใ€‚

Returns:

ๅ็จ‹็š„็ป“ๆžœใ€‚

Return type:

ไปปไฝ•