txtchat-personas / wikitalk.yml
davidmezzetti's picture
Update wikitalk.yml
f2e5ab8 verified
# Embeddings index
writable: false
cloud:
provider: huggingface-hub
container: neuml/txtai-wikipedia
llm:
path: Qwen/Qwen3-14B-AWQ
rag:
path: llm
output: reference
system: You are a friendly assistant. You answer questions from users.
template: |
Answer the following question using only the context below. Only include information
specifically discussed.
question: {question}
context: {context}
txtchat.pipeline.wikisearch.Wikisearch:
# Add application reference
application:
workflow:
wikisearch:
tasks:
- action: txtchat.pipeline.wikisearch.Wikisearch