Uh oh!
There was an error while loading. Please reload this page.
feat: add Context Chat OCP API - #53859
Conversation
4dc4697 to
1290be2Comparemarcelklehr
commented
Jul 8, 2025
Looks good! You can suppress psalm errors for the OCA\ContextChat classes by adding them to the psalm.xml suppress handler. |
Uh oh!
There was an error while loading. Please reload this page.
0291146 to
ccbf226CompareThere was a problem hiding this comment.
It would be nice to have a isContextChatAvailable method in the content manager so providers could even avoid calling submitContent if it's not available.
There could be a new section in the docs (after "Submitting ContentItem data") about this new method.
marcelklehr
commented
Jul 11, 2025
Ah, yes. Good point. OCA\ContextChat\Public\ContentManager would also have to implement this, then, which is a bit useless, but we can just return true there. |
Uh oh!
There was an error while loading. Please reload this page.
6a256a8 to
87d4253Compare87d4253 to
70204eaCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
c6efa0a to
fe7561dCompareSigned-off-by: Edward Ly <contact@edward.ly>
Signed-off-by: Edward Ly <contact@edward.ly>
…ContentManager Signed-off-by: Edward Ly <contact@edward.ly>
Signed-off-by: Edward Ly <contact@edward.ly>
Signed-off-by: Edward Ly <contact@edward.ly>
Signed-off-by: Edward Ly <contact@edward.ly>
fe7561d to
aafcbccCompareUh oh!
There was an error while loading. Please reload this page.
marcelklehr
commented
Jul 16, 2025
Awesome! Great work @edward-ly |
Checklist