-
Notifications
You must be signed in to change notification settings - Fork 1
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
Merge releases/7.4 into main #99
Merged
Merged
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
…ory in objects.py
… for LLMDataObject and LLMDataAttribute
…axonomy for field names
…sts in to_dict method
…nced metadata handling
…streamline to_dict method
The commit adds new models for task activity tracking, templates, and document family relationships in Task model.
* ✨ feat(client): add Task and TaskTemplate endpoint implementations Co-Authored-By: Philip Dodds <[email protected]> * 🐛 fix(client): add missing task model imports Co-Authored-By: Philip Dodds <[email protected]> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Philip Dodds <[email protected]>
The commit adds new TaskTemplate endpoints and classes to support task template functionality in the platform client.
…add TaskStatusType enum
…ROGRESS/DONE states
The commit message follows the format and describes the main changes: - Fixes task type from "tasks" to "task" - Adds taskTemplate to known components - Fixes minor typo in error message
…dpoints from client and model
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
…ncies The commit updates Python version requirements and dependencies in poetry
Co-Authored-By: Philip Dodds <[email protected]>
Co-Authored-By: Philip Dodds <[email protected]>
Co-Authored-By: Philip Dodds <[email protected]>
pdodds
approved these changes
Feb 17, 2025
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.
Merging releases/7.4 branch into main.
Link to Devin run: https://app.devin.ai/sessions/d7367e4fe80e40a88bbba0c735d03fcb
Requested by: Philip