From 303e106f99748eb0547d93f84dbbd7c574116a4e Mon Sep 17 00:00:00 2001 From: Shroominic Date: Sun, 11 Feb 2024 18:55:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9C=20update=20roadmap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- roadmap.todo | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/roadmap.todo b/roadmap.todo index c9197c7..5069bff 100644 --- a/roadmap.todo +++ b/roadmap.todo @@ -1,9 +1,24 @@ -V0.2: -[ ] - write docs (8h) - V0.2.1 + +[ ] - improve chat handlers + +[ ] - fix primitive types using openai + +[ ] - ollama remote url + +[ ] - small fixes + + +V0.2.2 +[ ] - fix memory workflow + [ ] - pygmalion grammar support +[ ] - fix dict as type + +[ ] - + + V0.3: [ ] - outlines as (optional) backend for guided generation (mostly json-schemas)