agsamantha/node_modules/langchain/dist/prompts/few_shot.d.ts

2 lines
177 B
TypeScript
Raw Normal View History

2024-10-02 20:15:21 +00:00
export { type FewShotPromptTemplateInput, FewShotPromptTemplate, type FewShotChatMessagePromptTemplateInput, FewShotChatMessagePromptTemplate, } from "@langchain/core/prompts";