You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/server
boojack df04e852bf
feat: implement openai integration (#1245)
* feat: implement openai integration

* chore: update
2 years ago
..
dist feat: use go embed 3 years ago
profile feat: add visibility field to resource (#1185) 2 years ago
version fix: correct comments for exported functions and variables (#1158) 2 years ago
acl.go feat: implement sign in with SSO (#1119) 2 years ago
auth.go fix: login security issue (#1198) 2 years ago
common.go chore: update skipper name (#1080) 2 years ago
embed_frontend.go chore: update skipper name (#1080) 2 years ago
http_getter.go feat: add `avatar_url` field to user table (#1106) 2 years ago
idp.go feat: implement sign in with SSO (#1119) 2 years ago
memo.go feat: add resource visibility to user setting (#1190) 2 years ago
metric_collector.go chore: upgrade version to `0.10.1` (#949) 2 years ago
openai.go feat: implement openai integration (#1245) 2 years ago
resource.go feat: add support for s3 path (#1233) 2 years ago
rss.go feat: generate RSS item title and limit item count (#1117) 2 years ago
server.go feat: implement openai integration (#1245) 2 years ago
shortcut.go feat: add `avatar_url` field to user table (#1106) 2 years ago
storage.go feat: add `avatar_url` field to user table (#1106) 2 years ago
system.go feat: implement openai integration (#1245) 2 years ago
tag.go feat: add `avatar_url` field to user table (#1106) 2 years ago
tag_test.go feat: create tag dialog (#814) 2 years ago
user.go chore: remove validators on the frontend (#1156) 2 years ago