Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: SynapseKit – Async-native Python framework for LLM pipelines and agents
(
github.com
)
4 points
by
aminau
70 days ago
2 comments
aminau
70 days ago
https://www.reddit.com/r/LangChain/comments/1sm3g2q/i_tested...
link
grimmai143
70 days ago
Async is definitely the right approach for this, but how are you handling the event loop blocking if a local model takes way too long to generate a heavy sequence?
link