wabot-testing
Test harnesses for Wabot: a scriptable LLM adapter plus chat-bot and agent harnesses that drive the real production paths.
Part of wabot-rust, a framework for building chat bots, REST APIs and server-rendered apps in Rust — a port of the TypeScript wabot.
Most applications should depend on the wabot
umbrella crate and turn on the features they need, rather than on this
crate directly:
[]
= { = "0.1", = ["rest", "chatbot"] }
Getting started
License
MIT