(provider, kwargs) and
import their langchain provider package lazily inside the build; the registry
accessors return the running event loop’s singletons that pool checkpoint/store
connection resources. Importing this package pulls langchain_core /
langgraph — that is the opt-in boundary (the tai42_kit top level stays
vendor-free).
checkpoint_registry
tai42_kit.llm.checkpoint.checkpoint_registry.checkpoint_registry
close_all() the next call builds a fresh
registry instead of returning the closed one.
get_embedding
tai42_kit.llm.embedding.get_embedding
get_embedding_async
tai42_kit.llm.embedding.get_embedding_async
get_llm
tai42_kit.llm.models.get_llm
get_llm_async
tai42_kit.llm.models.get_llm_async
store_registry
tai42_kit.llm.store.store_registry.store_registry
close_all() the next call builds a fresh
registry instead of returning the closed one.
