Skip to content

Commit 336852f

Browse files
committed
export llama provider
1 parent 3bdf111 commit 336852f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/prai/src/provider/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ export * from './mock.js'
22
export * from './openai.js'
33
export * from './groq.js'
44
export * from './gemini.js'
5+
export * from './llama.js'

0 commit comments

Comments
 (0)