refactor: depend on renamed chain-module-sdk
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 2s
Some checks failed
CI / Linux x86_64 (Forgejo) (push) Failing after 2s
Signed-off-by: flemming-it <sf@flemming.it>
This commit is contained in:
parent
b030f2c9c8
commit
0ad1df619c
3 changed files with 14 additions and 14 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
mod llm;
|
||||
|
||||
use fai_module_sdk::prelude::*;
|
||||
use chain_module_sdk::prelude::*;
|
||||
|
||||
const SYSTEM_PROMPT: &str = "You are a faithful translation engine. \
|
||||
Translate the user's text into the requested target language. \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue