-
- Downloads
[STYLE] Fix UI bugs (#1764)
* fix indentation of citations * fix outlines of input fields to be consistent * remove red from trash icons * fix margin from input title * remove unused component and remove borders on provider search inputs * make back arrow less opacity in onboarding to highlight next arrow * fix spacing on all provider options (llm, vectordb, embedder
Showing
- frontend/src/components/EmbeddingSelection/AzureAiOptions/index.jsx 7 additions, 7 deletions...rc/components/EmbeddingSelection/AzureAiOptions/index.jsx
- frontend/src/components/EmbeddingSelection/CohereOptions/index.jsx 4 additions, 4 deletions...src/components/EmbeddingSelection/CohereOptions/index.jsx
- frontend/src/components/EmbeddingSelection/GenericOpenAiOptions/index.jsx 10 additions, 10 deletions...ponents/EmbeddingSelection/GenericOpenAiOptions/index.jsx
- frontend/src/components/EmbeddingSelection/LMStudioOptions/index.jsx 4 additions, 4 deletions...c/components/EmbeddingSelection/LMStudioOptions/index.jsx
- frontend/src/components/EmbeddingSelection/LiteLLMOptions/index.jsx 10 additions, 10 deletions...rc/components/EmbeddingSelection/LiteLLMOptions/index.jsx
- frontend/src/components/EmbeddingSelection/LocalAiOptions/index.jsx 10 additions, 10 deletions...rc/components/EmbeddingSelection/LocalAiOptions/index.jsx
- frontend/src/components/EmbeddingSelection/OllamaOptions/index.jsx 4 additions, 4 deletions...src/components/EmbeddingSelection/OllamaOptions/index.jsx
- frontend/src/components/EmbeddingSelection/OpenAiOptions/index.jsx 4 additions, 4 deletions...src/components/EmbeddingSelection/OpenAiOptions/index.jsx
- frontend/src/components/EmbeddingSelection/VoyageAiOptions/index.jsx 4 additions, 4 deletions...c/components/EmbeddingSelection/VoyageAiOptions/index.jsx
- frontend/src/components/LLMSelection/AnthropicAiOptions/index.jsx 4 additions, 4 deletions.../src/components/LLMSelection/AnthropicAiOptions/index.jsx
- frontend/src/components/LLMSelection/AzureAiOptions/index.jsx 13 additions, 13 deletions...tend/src/components/LLMSelection/AzureAiOptions/index.jsx
- frontend/src/components/LLMSelection/CohereAiOptions/index.jsx 4 additions, 4 deletions...end/src/components/LLMSelection/CohereAiOptions/index.jsx
- frontend/src/components/LLMSelection/GeminiLLMOptions/index.jsx 5 additions, 5 deletions...nd/src/components/LLMSelection/GeminiLLMOptions/index.jsx
- frontend/src/components/LLMSelection/GenericOpenAiOptions/index.jsx 13 additions, 13 deletions...rc/components/LLMSelection/GenericOpenAiOptions/index.jsx
- frontend/src/components/LLMSelection/GroqAiOptions/index.jsx 4 additions, 4 deletionsfrontend/src/components/LLMSelection/GroqAiOptions/index.jsx
- frontend/src/components/LLMSelection/HuggingFaceOptions/index.jsx 7 additions, 7 deletions.../src/components/LLMSelection/HuggingFaceOptions/index.jsx
- frontend/src/components/LLMSelection/KoboldCPPOptions/index.jsx 7 additions, 7 deletions...nd/src/components/LLMSelection/KoboldCPPOptions/index.jsx
- frontend/src/components/LLMSelection/LMStudioOptions/index.jsx 5 additions, 5 deletions...end/src/components/LLMSelection/LMStudioOptions/index.jsx
- frontend/src/components/LLMSelection/LiteLLMOptions/index.jsx 10 additions, 10 deletions...tend/src/components/LLMSelection/LiteLLMOptions/index.jsx
- frontend/src/components/LLMSelection/LocalAiOptions/index.jsx 9 additions, 9 deletions...tend/src/components/LLMSelection/LocalAiOptions/index.jsx
Loading
Please register or sign in to comment