mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2024-11-13 02:00:10 +01:00
fix Ollama embedder typo
This commit is contained in:
parent
2974a969b5
commit
e775cc2b05
@ -12,7 +12,7 @@ export default function OllamaEmbeddingOptions({ settings }) {
|
||||
<div className="w-full flex items-center gap-4">
|
||||
<div className="flex flex-col w-60">
|
||||
<label className="text-white text-sm font-semibold block mb-4">
|
||||
LocalAI Base URL
|
||||
Ollama Base URL
|
||||
</label>
|
||||
<input
|
||||
type="url"
|
||||
|
Loading…
Reference in New Issue
Block a user