Skip to content

Commit 832c35c

Browse files
committed
readme update
1 parent 6dd39b3 commit 832c35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ This generator adds Langchain::Assistant-related ActiveRecord models, migrations
155155
rails generate langchainrb_rails:assistant --llm=openai
156156
```
157157

158-
Available `--llm` options: `anthropic`, `ollama`, `openai`, `gemini`, `mistral` and open-source models via Ollama. The selected LLM will be used to generate completions.
158+
Available `--llm` options: `anthropic`, `cohere`, `google_palm`, `google_gemini`, `google_vertex_ai`, `hugging_face`, `llama_cpp`, `mistral_ai`, `ollama`, `openai`, and `replicate`. The selected LLM will be used to generate completions.
159159

160160
To remove the generated files, run:
161161

0 commit comments

Comments
 (0)