-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: Use Taskprocessing TextToText provider as LLM #60
Conversation
88bfc8f
to
0024e39
Compare
af92dfe
to
78cd111
Compare
We should probably also remove the free prompt provider from context_chat then as it will loop otherwise |
good idea |
to prevent looping due to the backend using the task processing text2text provider for llm tasks (nextcloud/context_chat_backend#60) Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
looks good save the above reviews! There are some format and lint issues. Please install the dev tools from requirements.dev.txt to hunt them down. |
edff160
to
15041b4
Compare
would be nice to drop stable28 and 29 integration tests due to context chat app's incompatibility |
Yep, fixing the integration test atm |
d40c485
to
9a051f7
Compare
mmmh
|
Integration test will be fixed by nextcloud/server#46779 |
7c7ea47
to
8e23119
Compare
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
for more information, see https://pre-commit.ci Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
for more information, see https://pre-commit.ci Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
8e23119
to
3882270
Compare
No description provided.