Skip to content

Commit 23e1699

Browse files
committed
CBORG models updated
1 parent 7e187cf commit 23e1699

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,16 @@ Anthropic models:
4040
Ollama models:
4141
llama3.1
4242
LBL-CBORG models:
43-
lbl/llama-3
44-
openai/chatgpt:latest
45-
anthropic/claude:latest
46-
google/gemini:latest
43+
lbl/cborg-chat:latest
44+
lbl/cborg-chat-nano:latest
45+
openai/gpt-3.5-turbo
46+
openai/gpt-4o
47+
openai/gpt-4o-mini
48+
anthropic/claude-haiku
49+
anthropic/claude-sonnet
50+
anthropic/claude-opus
51+
google/gemini-pro
52+
google/gemini-flash
4753
```
4854

4955
### Generate Text

docs/usage.rst

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,16 @@ To list all available models from supported providers:
3131
Ollama models:
3232
llama3.1
3333
LBL-CBORG models:
34-
lbl/llama-3
35-
openai/chatgpt:latest
36-
anthropic/claude:latest
37-
google/gemini:latest
34+
lbl/cborg-chat:latest
35+
lbl/cborg-chat-nano:latest
36+
openai/gpt-3.5-turbo
37+
openai/gpt-4o
38+
openai/gpt-4o-mini
39+
anthropic/claude-haiku
40+
anthropic/claude-sonnet
41+
anthropic/claude-opus
42+
google/gemini-pro
43+
google/gemini-flash
3844
3945
Generate Text
4046
-------------

0 commit comments

Comments
 (0)