UNPKG
langchain-xai
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.0
Grok API wrapper for Node.js
langchain-xai
/
src
/
index.ts
2 lines
(1 loc)
•
35 B
text/typescript
View Raw
1
2
export
{
ChatGrok
}
from
"./grok"
;