mirror of
https://github.com/AventurasTeam/Aventuras.git
synced 2026-04-28 03:40:11 +00:00
removed suggestsions folder
This commit is contained in:
parent
16c289ef9e
commit
bf96aa5793
2 changed files with 1 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
* Extracted from definitions.ts as part of the modular prompt reorganization.
|
||||
*/
|
||||
|
||||
import type { PromptTemplate } from '../../types';
|
||||
import type { PromptTemplate } from '../types';
|
||||
|
||||
export const suggestionsTemplate: PromptTemplate = {
|
||||
id: 'suggestions',
|
||||
|
|
@ -1 +0,0 @@
|
|||
export * from './suggestions';
|
||||
Loading…
Add table
Add a link
Reference in a new issue