openrag/frontend
Edwin Jose b0a29415bd Add support for environment API key in onboarding
Enhanced IBM onboarding to allow using an API key from environment configuration, with UI controls for toggling and validation feedback. Also added support for pre-filling endpoint and project ID for IBM and Ollama providers based on existing settings.
2025-12-03 00:39:12 -05:00
..
app Add support for environment API key in onboarding 2025-12-03 00:39:12 -05:00
components onboarding filter creation + sticky filters 2025-12-02 02:31:59 -05:00
contexts onboarding filter creation + sticky filters 2025-12-02 02:31:59 -05:00
hooks update chat history after message is received 2025-12-02 18:44:44 -03:00
lib duplicate filter check 2025-12-01 22:49:28 -05:00
public fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
stores Reorganize folders within frontend (#407) 2025-11-17 08:23:23 -06:00
.gitignore frontend 2025-07-11 00:58:29 -04:00
biome.json add biome & format code (#403) 2025-11-14 13:45:32 -06:00
components.json Reorganize folders within frontend (#407) 2025-11-17 08:23:23 -06:00
eslint.config.mjs properly show new conversations in side nav 2025-10-27 13:25:41 -05:00
next.config.ts add biome & format code (#403) 2025-11-14 13:45:32 -06:00
package-lock.json Merge branch 'main' into feat/chat-dropzone 2025-11-17 12:39:42 -06:00
package.json Merge branch 'main' into feat/chat-dropzone 2025-11-17 12:39:42 -06:00
postcss.config.mjs frontend 2025-07-11 00:58:29 -04:00
tailwind.config.ts Reorganize folders within frontend (#407) 2025-11-17 08:23:23 -06:00
tsconfig.json Reorganize folders within frontend (#407) 2025-11-17 08:23:23 -06:00