rename templates to prompts in ai crate
This commit is contained in:
parent
0b57ab7303
commit
a62baf34f2
9 changed files with 13 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
pub mod completion;
|
||||
pub mod embedding;
|
||||
pub mod models;
|
||||
pub mod templates;
|
||||
pub mod prompts;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue