Our team at @Iterate-AI, recently shifted from langsmith to humanloop. We mainly use async LLM clients for our code and so async functionality support is critical for our case.
The current class for Humanloop has useful decorators like flow, tool and prompt. Would love to have them for AsyncHumanloop class as well.
PS: Happy to contribute to the feature.
Our team at @Iterate-AI, recently shifted from langsmith to humanloop. We mainly use async LLM clients for our code and so async functionality support is critical for our case.
The current class for
Humanloophas useful decorators likeflow,toolandprompt. Would love to have them forAsyncHumanloopclass as well.PS: Happy to contribute to the feature.