- Notifications
You must be signed in to change notification settings - Fork1.1k
feat: add AI Bridge request logs model filter#21340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Draft
jakehwll wants to merge35 commits intomainChoose a base branch fromjakehwll/ai-bridge-request-logs-model
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+689 −232
Draft
Changes from1 commit
Commits
Show all changes
35 commits Select commitHold shift + click to select a range
417aac7 feat: update header content
jakehwll0eeb490 fix: resolve table layout
jakehwllefbf178 feat: add provider iconography
jakehwll2a85911 feat: extend icons into `<ProviderFilter />`
jakehwll803ea8e fix: resolve pagination amount position
jakehwllac38fc6 fix: revert `<PageHeaderTitle/>` and `<PageHeaderSubtitle />`
jakehwlle6b20c7 feat: rename `OpenAiIcon` to `OpenAIIcon`
jakehwll0186385 feat: return all the models from the db
jakehwllb912173 feat: implement filtering by `model`
jakehwll1399a6c feat: implement `q`, `limit` and `offset`
jakehwll63dd692 feat: add missing docs
jakehwll5254cf5 fix: resolve `dbmock.go`
jakehwll12a013e chore: regenerate `dbmock.go`
jakehwlld2050bc fix: remove `dbmock.go` from root
jakehwlledbe5c8 chore: commit bump (ci)
jakehwllc544671 fix: remove unused `db`
jakehwll2e307e5 feat: add `dbauthz_test.go`
jakehwll887c1d1 fix: change `ListAuthorizedAIBridgeModels` to `ListAIBridgeModels` in…
jakehwll1750466 chore: remove `.db` to remove panic error
jakehwll2db553a chore: rename `prepared` to `_` as its unused
jakehwll1399fea fix: resolve missing key in story
jakehwll772a703 chore: commit bump (ci)
jakehwlla858686 fix: use `ILIKE` instead of `=` on search
jakehwll20dc29b chore: commit bump (ci)
jakehwll975106c chore: commit bump (ci)
jakehwll4df9017 fix: add comment describing `@authorize_filter` usecase
jakehwll02cbcd4 fix: describe the default in `AIBridgeModels()`
jakehwllff120fe fix: add missing comment in `queries.sql.go`
jakehwll9dd08eb chore!: promote AIBridge from `ExperimentalHandler` (#21278)
jakehwll366cca9 fix: resolve icons
jakehwllbe933ce fix: add `anthropic.svg` to `icons.json`
jakehwllfb14167 fix: rename `anthropic.svg` to `claude-device.svg`
jakehwll3ea068f fix: refactor to `<AIBridgeProviderIcon />`
jakehwll175261d fix: reorder `"claude-device.svg"` and `"claude.svg"`
jakehwll379b418 fix: replace `claude.svg` with `claude-device.svg` (better contrast)
jakehwllFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
fix: resolve icons
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit366cca9741b6e65e2d4532c2832a28da48cf7f41
There are no files selected for viewing
23 changes: 0 additions & 23 deletionssite/src/components/Icons/AnthropicIcon.tsx
This file was deleted.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
23 changes: 0 additions & 23 deletionssite/src/components/Icons/OpenAIIcon.tsx
This file was deleted.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
3 changes: 1 addition & 2 deletionssite/src/pages/AIBridgePage/RequestLogsPage/RequestLogsFilter/ProviderFilter.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletionssite/src/pages/AIBridgePage/RequestLogsPage/RequestLogsRow/RequestLogsRow.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletionssite/static/icon/anthropic.svg
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.