mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
wip
This commit is contained in:

committed by
Geoff Seemueller

parent
21d6c8604e
commit
554096abb2
5
packages/ai/src/prompts/index.ts
Normal file
5
packages/ai/src/prompts/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import few_shots from './few_shots.ts';
|
||||
|
||||
export default {
|
||||
FewShots: few_shots,
|
||||
};
|
Reference in New Issue
Block a user