-
Notifications
You must be signed in to change notification settings - Fork 7
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
Agency #169
Merged
Merged
Agency #169
+835
−241
Conversation
This file contains 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
Signed-off-by: Julien Veyssier <[email protected]>
Signed-off-by: Julien Veyssier <[email protected]>
Signed-off-by: Julien Veyssier <[email protected]>
Signed-off-by: Julien Veyssier <[email protected]>
julien-nc
force-pushed
the
enh/noid/agency
branch
from
December 21, 2024 00:16
6abc655
to
ca3102e
Compare
…te openapi specs Signed-off-by: Julien Veyssier <[email protected]>
julien-nc
force-pushed
the
enh/noid/agency
branch
from
December 21, 2024 00:21
ca3102e
to
b7ef307
Compare
( 💙 Benny Goodman?) |
Signed-off-by: Julien Veyssier <[email protected]>
julien-nc
force-pushed
the
enh/noid/agency
branch
from
January 7, 2025 11:50
0ea4a5e
to
1142a63
Compare
marcelklehr
reviewed
Jan 7, 2025
@@ -58,7 +58,7 @@ Known providers: | |||
More details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html) | |||
]]> </description> | |||
<version>2.1.1</version> | |||
<version>2.2.0</version> |
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.
woop woop
marcelklehr
reviewed
Jan 7, 2025
|
||
public static $columns = [ | ||
'id', | ||
'user_id', | ||
'title', | ||
'timestamp', | ||
'agency_conversation_token', | ||
'agency_pending_actions', |
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.
I recently found a nice shortcut to avoid duplicating this via Reflection, but it's probably not worth it :D
marcelklehr
approved these changes
Jan 7, 2025
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This requires nextcloud/integration_openai#167 or the very latest LLM2.
Add the agency feature in the assistant.
TextToTextChat
task type (instead of the hack withTextToText
) for classic chat without agency. Enable the chatty UI ifTextToTextChat
is available.ContextAgentInteraction
tasks if this task type is availableDesign is not final. The rendering of the actions can be improved, especially the function naming.
Kooha-2024-12-20-12-59-19.webm
(sound is recommended)