UNPKG
@osohq/langchain
Version:
latest (0.1.0)
0.1.0
0.0.0
Oso observability integration for LangChain agents
www.osohq.com
osohq/langchain-oso-ts
@osohq/langchain
/
dist
/
index.d.ts
6 lines
•
184 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Oso observability integration for LangChain. */
export
{
OsoObservabilityCallback
}
from
"./callbacks"
;
export
{
VERSION
}
from
"./version"
;
//# sourceMappingURL=index.d.ts.map