Yafai-Core has few commands and options to run the core engine.
Copy
#once Installed. try yafai-core -h for optionsyafai-core -h# -c flag takes a directory of configurationsyafai-core -c /path/to/configs# -m flag takes a mode of interactionyafai-core -c /path/to/configs -m tui # this starts a terminal chat ui below are the screenshotsyafai-core -c /path/to/configs -m link # this starts the grpc link service only, without the terminal UI.