Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 intomain
base:main
Choose a base branch
Loading
fromjakehwll/ai-bridge-request-logs-model
Draft
Changes from1 commit
Commits
Show all changes
35 commits
Select commitHold shift + click to select a range
417aac7
feat: update header content
jakehwllDec 11, 2025
0eeb490
fix: resolve table layout
jakehwllDec 11, 2025
efbf178
feat: add provider iconography
jakehwllDec 11, 2025
2a85911
feat: extend icons into `<ProviderFilter />`
jakehwllDec 11, 2025
803ea8e
fix: resolve pagination amount position
jakehwllDec 12, 2025
ac38fc6
fix: revert `<PageHeaderTitle/>` and `<PageHeaderSubtitle />`
jakehwllDec 13, 2025
e6b20c7
feat: rename `OpenAiIcon` to `OpenAIIcon`
jakehwllDec 13, 2025
0186385
feat: return all the models from the db
jakehwllDec 13, 2025
b912173
feat: implement filtering by `model`
jakehwllDec 13, 2025
1399a6c
feat: implement `q`, `limit` and `offset`
jakehwllDec 13, 2025
63dd692
feat: add missing docs
jakehwllDec 13, 2025
5254cf5
fix: resolve `dbmock.go`
jakehwllDec 13, 2025
12a013e
chore: regenerate `dbmock.go`
jakehwllDec 13, 2025
d2050bc
fix: remove `dbmock.go` from root
jakehwllDec 13, 2025
edbe5c8
chore: commit bump (ci)
jakehwllDec 13, 2025
c544671
fix: remove unused `db`
jakehwllDec 15, 2025
2e307e5
feat: add `dbauthz_test.go`
jakehwllDec 15, 2025
887c1d1
fix: change `ListAuthorizedAIBridgeModels` to `ListAIBridgeModels` in…
jakehwllDec 15, 2025
1750466
chore: remove `.db` to remove panic error
jakehwllDec 15, 2025
2db553a
chore: rename `prepared` to `_` as its unused
jakehwllDec 15, 2025
1399fea
fix: resolve missing key in story
jakehwllDec 15, 2025
772a703
chore: commit bump (ci)
jakehwllDec 15, 2025
a858686
fix: use `ILIKE` instead of `=` on search
jakehwllDec 15, 2025
20dc29b
chore: commit bump (ci)
jakehwllDec 15, 2025
975106c
chore: commit bump (ci)
jakehwllDec 15, 2025
4df9017
fix: add comment describing `@authorize_filter` usecase
jakehwllDec 15, 2025
02cbcd4
fix: describe the default in `AIBridgeModels()`
jakehwllDec 15, 2025
ff120fe
fix: add missing comment in `queries.sql.go`
jakehwllDec 15, 2025
9dd08eb
chore!: promote AIBridge from `ExperimentalHandler` (#21278)
jakehwllDec 17, 2025
366cca9
fix: resolve icons
jakehwllDec 16, 2025
be933ce
fix: add `anthropic.svg` to `icons.json`
jakehwllDec 16, 2025
fb14167
fix: rename `anthropic.svg` to `claude-device.svg`
jakehwllDec 17, 2025
3ea068f
fix: refactor to `<AIBridgeProviderIcon />`
jakehwllDec 17, 2025
175261d
fix: reorder `"claude-device.svg"` and `"claude.svg"`
jakehwllDec 17, 2025
379b418
fix: replace `claude.svg` with `claude-device.svg` (better contrast)
jakehwllDec 18, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
fix: addanthropic.svg toicons.json
  • Loading branch information
@jakehwll
jakehwll committedDec 19, 2025
commitbe933ce6dad624858399c94d24b6f9bbedda4fea
1 change: 1 addition & 0 deletionssite/src/theme/icons.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,6 +4,7 @@
"amazon-q.svg",
"android-studio.svg",
"ansible.svg",
"anthropic.svg",
"antigravity.svg",
"apache-guacamole.svg",
"apple-black.svg",
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp