refactor: depend on renamed chain-module-sdk
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:
flemming-it 2026-06-16 11:29:45 +02:00
parent b030f2c9c8
commit 0ad1df619c
3 changed files with 14 additions and 14 deletions

View file

@ -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. \