openrag/frontend
Lucas Oliveira c295431484
fix: refactor models validation to fix bugs related to ollama, watsonx and openai (#406)
* Fixed models service to try api key with first available model

* fixed ibm onboarding to not disable query when no data is available

* make ibm query disabled when not configured

* enable ollama query only when configured or endpoint present

* enable get openai models query when already configured

* just enable get from env when not configured

* Simplify ollama models validation

* fix max_tokens error on gpt 4o
2025-11-14 18:09:47 -03:00
..
components add biome & format code (#403) 2025-11-14 13:45:32 -06:00
hooks add biome & format code (#403) 2025-11-14 13:45:32 -06:00
lib add biome & format code (#403) 2025-11-14 13:45:32 -06:00
public fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
src fix: refactor models validation to fix bugs related to ollama, watsonx and openai (#406) 2025-11-14 18:09:47 -03: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 fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03: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 add biome & format code (#403) 2025-11-14 13:45:32 -06:00
package.json add biome & format code (#403) 2025-11-14 13:45:32 -06:00
postcss.config.mjs frontend 2025-07-11 00:58:29 -04:00
tailwind.config.ts add biome & format code (#403) 2025-11-14 13:45:32 -06:00
tsconfig.json gdrive v0 2025-07-29 02:12:44 -04:00