llamabot icon indicating copy to clipboard operation
llamabot copied to clipboard

Add Ollama-compatible "llamabot serve" command.

Open marhar opened this issue 9 months ago • 0 comments

Provides an Ollama-compatible REST API to QueryBot.

Example usage:

llamabot serve querybot --system-prompt "be smart" --collection-name \
junk1 --document-paths ~/h/duckdb-web/docs/sql/query_syntax/where.md

marhar avatar May 27 '24 01:05 marhar