You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-_(dev)_ Add dev container - ([e8430d9](https://github.com/dustinblackman/oatmeal/commit/e8430d9950a9b0dbfe204e505236ba8b1699d4eb))
12
+
-`ctrl + o` to insert a line break ([#62](https://github.com/dustinblackman/oatmeal/issues/62)) - ([893d4ad](https://github.com/dustinblackman/oatmeal/commit/893d4ad240471d17a4088d7f582b2fed19af1b99))
@@ -162,8 +162,8 @@ See `oatmeal --help`, `/help` in chat, or the output below to get all the detail
162
162
```
163
163
Terminal UI to chat with large language models (LLM) using different model backends, and direct integrations with your favourite editors!
164
164
165
-
Version: 0.12.5
166
-
Commit: v0.12.5
165
+
Version: 0.13.0
166
+
Commit: v0.13.0
167
167
168
168
Usage: oatmeal [OPTIONS] [COMMAND]
169
169
@@ -177,7 +177,7 @@ Commands:
177
177
178
178
Options:
179
179
-b, --backend <backend>
180
-
The initial backend hosting a model to connect to. [default: ollama] [env: OATMEAL_BACKEND=] [possible values: langchain, ollama, openai, gemini]
180
+
The initial backend hosting a model to connect to. [default: ollama] [env: OATMEAL_BACKEND=] [possible values: langchain, ollama, openai, claude, gemini]
0 commit comments