cronos3k commited on
Commit
dfa92f7
·
verified ·
1 Parent(s): bbb5dcf

Upload app.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -286,7 +286,7 @@ def build_demo() -> gr.Blocks:
286
  css=CSS,
287
  ) as demo:
288
  gr.Markdown(
289
- "# AgentAZAll v1.0.12 — Persistent Memory & Multi-Agent Communication\n"
290
  "Three transports (AgentTalk · Email · FTP), one interface. "
291
  "Chat with an agent that *remembers* — powered by "
292
  "[SmolLM2-1.7B](https://huggingface.co/HuggingFaceTB/SmolLM2-1.7B-Instruct) "
 
286
  css=CSS,
287
  ) as demo:
288
  gr.Markdown(
289
+ "# AgentAZAll v1.0.13 — Persistent Memory & Multi-Agent Communication\n"
290
  "Three transports (AgentTalk · Email · FTP), one interface. "
291
  "Chat with an agent that *remembers* — powered by "
292
  "[SmolLM2-1.7B](https://huggingface.co/HuggingFaceTB/SmolLM2-1.7B-Instruct) "