new settings for rag

This commit is contained in:
n4ze3m
2024-06-03 00:30:10 +05:30
parent ca30198d35
commit 692c0887cc
28 changed files with 565 additions and 495 deletions

View File

@@ -155,7 +155,7 @@ export const ModelsBody = () => {
pullOllamaModel(record.model)
}
}}
className="text-gray-500 dark:text-gray-400">
className="text-gray-700 dark:text-gray-400">
<RotateCcw className="w-5 h-5" />
</button>
</Tooltip>