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.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update!: Add AI chat recommendations #2525
update!: Add AI chat recommendations #2525
Changes from 166 commits
2c37ce1
301f75f
5775acd
28ed9a8
f9db995
5d1aa46
bd11c1a
7540dc1
83d004c
32a2d17
a9ecd95
c76f040
ae79f10
fe42549
02dde87
7f05b89
595ebdc
321eec5
b445620
0bbb3a1
fcec63e
341789f
61066de
77a06f6
f34f9d4
f3eb7b1
40cb022
bac03cd
fd1f3be
bea9b93
0d1a031
37b5cd1
a28dc7b
1ad41b8
f8fc204
6421feb
3506a25
bbbaeb2
b205260
baf98c5
27fcfac
a94e700
e8664b9
8fc5ee1
e472418
f9c381b
61d628e
1fc252e
19b0a01
6695285
353496b
7d56b74
5244c80
4cfd53c
7346255
e13975a
45caad2
776baf4
5a18171
8c13880
415c07a
0e50a48
f5c7bd3
bc42008
57d2514
d7a230b
3c3b4fb
64ff3b8
4f2e0cf
10f1712
7cac66f
f675abd
e3047a5
95db167
c8ed93b
804dd3a
c368df1
0f4c324
d16381b
6e95067
eb0af73
8dfce86
26904a9
bf0fffb
74bad83
88ab63e
1494034
5f17c4c
7182dbf
d5a5347
b933c5f
9e3ed2a
f1a06e8
bcf87be
32ab878
275eb37
24b2314
23f89ca
0c3cb04
72257d3
b333481
5b61c39
452f3d5
09cbb0a
99a5580
a1a9871
440a550
692708a
160be73
8407606
ae7b47c
162b894
afb8d0b
efeeb25
91c7ccf
7e3f43a
145543a
6593b79
bdb048d
32f3367
b1252e3
668e671
e9e42fd
4dc64dc
917f92d
8e7a2d9
8ef8e3b
0736d98
9136cc6
ce89c61
064806b
f033150
b39d562
db4a90d
e09c213
fb06033
d154508
4c11318
b7f7ee3
12b54ff
ebde989
0500669
ba16211
2805e16
688877b
1e838a2
a1b07ba
5831ab0
ec51927
415a452
856c7a4
770ac94
b5420af
962df5e
c738d1f
164229c
9a858ab
fd77907
3b48873
e623638
f0becda
ad3f20c
c41e786
70f0a15
14a1335
097a86e
3a81e5a
b50223d
b68f31d
9cdcde9
8a89b3a
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This isn't an actual SVG image, it appears to be a PNG embedded in an SVG file. This is not going to be well compatible with browsers (and is also just bad), so we need to replace it with the official https://ollama.com/public/ollama.png, or find a real vector file, or make our own (which I think @dngray has done before and knows how to do?)