Skip to content
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

refactor and fix scoped context chat #18

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Conversation

kyteinsky
Copy link
Contributor

  • added routes: /providers, /default-provider-key
  • merge ScopedContextChatProvider to ContextChatProvider
  • make use of ProviderService everywhere, which extends ProviderConfigService
  • 'file' provider type is now files__default
  • handle mimetype array parsing error in context_chat:scan command

@kyteinsky kyteinsky force-pushed the fix/adjustments-scoped-cc branch from 09390fe to 7897cda Compare March 20, 2024 11:48
- added routes: /providers, /default-provider-key
- merge ScopedContextChatProvider to ContextChatProvider
- make use of ProviderService everywhere, which extends ProviderConfigService
- 'file' provider type is now files__default
- handle mimetype array parsing error in `context_chat:scan` command

Signed-off-by: Anupam Kumar <[email protected]>
@kyteinsky kyteinsky force-pushed the fix/adjustments-scoped-cc branch from 7897cda to fa1c296 Compare March 21, 2024 08:09
@kyteinsky
Copy link
Contributor Author

the integration tests would pass once the backend is merged (nextcloud/context_chat_backend#22, having some CI issues there, not that it would pass but still) since this is a breaking change on /query

@kyteinsky kyteinsky merged commit 2b1d8e1 into main Mar 21, 2024
25 checks passed
@delete-merged-branch delete-merged-branch bot deleted the fix/adjustments-scoped-cc branch March 21, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants