File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ The format is based on [Keep a Changelog][] and this project adheres to
12
12
[ heading__unreleased ] : #unreleased
13
13
14
14
15
+ - [ ] Support function/tools request calls from/to LLMs
15
16
- [ ] Proxy traffic between Vim ` channel ` and Ollama API
16
- - [ ] HTTP Response parser handles non-` 200 ` status codes
17
17
- [ ] releases listening port
18
18
> Note; ` kill -SIGINT <PID> ` works for interactive sessions, but doesn't
19
19
> when backgrounded within Vader test runner script?!
@@ -30,6 +30,16 @@ The format is based on [Keep a Changelog][] and this project adheres to
30
30
______
31
31
32
32
33
+ ## [ 0.0.7] - 2024-10-17
34
+
35
+
36
+ - [X] Build documentation from doc-comments
37
+ - [X] HTTP Response parser handles non-` 200 ` status codes
38
+
39
+
40
+ ______
41
+
42
+
33
43
## [ 0.0.6] - 2024-10-13
34
44
35
45
You can’t perform that action at this time.
0 commit comments