- Added readline.cpp include - Created run_chat_mode(): - Initializes readline with command history - Maintains conversation history - Applies chat templates to format messages - Submits completion tasks to the server queue - Displays assistant responses interactively Signed-off-by: Eric Curtin <eric.curtin@docker.com> |
||
|---|---|---|
| .. | ||
| buffer.h | ||
| errors.h | ||
| history.h | ||
| readline.h | ||
| terminal.h | ||
| types.h | ||