llama-stack-mirror/llama_stack/ui/app
slekkala1 455579a88e
fix: Remove deprecated user param in OpenAIResponseObject (#3596)
# What does this PR do?
Just removing the deprecated User param in `OpenAIResponseObject`

Closing https://github.com/llamastack/llama-stack/issues/3482

## Test Plan
CI
2025-09-29 13:55:59 -07:00
..
api feat(UI): Adding linter and prettier for UI (#3156) 2025-08-14 15:58:43 -06:00
auth/signin feat(UI): Adding linter and prettier for UI (#3156) 2025-08-14 15:58:43 -06:00
chat-playground feat(UI): Implementing File Upload and VectorDB Creation/Configuration in Playground (#3266) 2025-08-28 05:03:31 -06:00
logs fix: Remove deprecated user param in OpenAIResponseObject (#3596) 2025-09-29 13:55:59 -07:00
globals.css feat(UI): Adding a session manager (#3203) 2025-08-21 21:11:03 -04:00
layout.tsx feat(UI): Adding a session manager (#3203) 2025-08-21 21:11:03 -04:00
page.tsx feat: Adding dark mode, cleaning the UI a small bit, adding a link to the API documentation, and linting the code. (#2182) 2025-05-16 10:48:26 -07:00