llama-stack-mirror/llama_stack/ui/lib
ehhuang cac7d404a2
fix: remove openai dep (#2337)
# What does this PR do?
1. remove openai dep
2. temporarily update llama-stack-client to stainless sync'd branch as
the responses/inputitems API wasn't included in the last push. This will
automatically be updated to the next version in the release.


## Test Plan
npm run dev
go to any responses details page
2025-06-02 15:15:12 -07:00
..
client.ts fix: remove openai dep (#2337) 2025-06-02 15:15:12 -07:00
format-message-content.test.ts feat(ui): implement chat completion views (#2201) 2025-05-22 22:05:54 -07:00
format-message-content.ts feat(ui): add views for Responses (#2293) 2025-05-28 09:51:22 -07:00
format-tool-call.tsx feat(ui): implement chat completion views (#2201) 2025-05-22 22:05:54 -07:00
truncate-text.ts feat(ui): implement chat completion views (#2201) 2025-05-22 22:05:54 -07:00
types.ts feat(ui): add views for Responses (#2293) 2025-05-28 09:51:22 -07:00
utils.tsx feat(ui): implement chat completion views (#2201) 2025-05-22 22:05:54 -07:00