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

Dexor 1.1 #13

Merged
merged 50 commits into from
Jul 14, 2024
Merged

Dexor 1.1 #13

merged 50 commits into from
Jul 14, 2024

Conversation

vijaythecoder
Copy link
Contributor

@vijaythecoder vijaythecoder commented Jul 12, 2024

🚀 New Features:

  • Service Selection Step in ChatAssistant.
  • Dynamic Service Configurations in AIConnector.
  • Assistant Management via DroidCommand.
  • Slash Commands for chat mode execution.
  • New AI Provider Support: Added support for Claude and Ollama APIs for enhanced AI responses.
  • Local Chat Conversation Storage: Store chat conversations locally in SQLite for offline access and improved performance.

📈 Improvements:

  • Refactored ChatAssistant and ChatRequest for better performance and flexibility.
  • Enhanced DTO Formats for chat requests and responses.
  • Updated Documentation to reflect new features and improvements.

Enjoy the new features and improvements! 🎊

View the full PR

Vijay Tupakula added 30 commits July 7, 2024 00:50
…dated OnBoardingSteps to manage multiple service API keys.
… first and then select model based on services config
- Removed obsolete ListModelsRequest.php from Claude.
- Updated Claude's ChatRequest to format tools and messages correctly.
- Set base URL for Ollama API in OllamaConnector.
- Adjusted Ollama's ChatRequest to include model details and format messages.
- Created DTO mapping in Ollama's ListModelsRequest.
- Enhanced OpenAI's ChatRequest with response DTOs.
- Refactored ChatAssistant to support seamless tool integration.
- Updated AI provider configurations for improved model and connector handling.
- Added new MessageData class for message-related operations.
@vijaythecoder vijaythecoder changed the title Droid 1.1 Change Droid to Dexor in documentation Jul 14, 2024
@vijaythecoder vijaythecoder changed the title Change Droid to Dexor in documentation Dexor 1.1 Jul 14, 2024
@vijaythecoder vijaythecoder marked this pull request as ready for review July 14, 2024 18:05
@vijaythecoder vijaythecoder merged commit 7377751 into main Jul 14, 2024
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.

1 participant