Skip to content

Add hostedBy and developedBy properties to Model class#2

Merged
MaiaJP-AIXplain merged 1 commit intomainfrom
ENG-988-add-hosted-by-and-developed-by-in-the-swift-sdk
Nov 11, 2024
Merged

Add hostedBy and developedBy properties to Model class#2
MaiaJP-AIXplain merged 1 commit intomainfrom
ENG-988-add-hosted-by-and-developed-by-in-the-swift-sdk

Conversation

@MaiaJP-AIXplain
Copy link
Copy Markdown
Collaborator

  • Added new properties hostedBy and developedBy to the Model class to support additional metadata about the model's hosting platform and developer.
  • Updated CodingKeys to include the new properties for encoding and decoding.
  • Modified description to output hostedBy and developedBy values.
  • Enhanced initializer and added new doc comments for hostedBy and developedBy parameters.
  • Ensured compatibility with encoding and decoding processes in both initializer and encode functions.

- Added new properties `hostedBy` and `developedBy` to the `Model` class to support additional metadata about the model's hosting platform and developer.
- Updated `CodingKeys` to include the new properties for encoding and decoding.
- Modified `description` to output `hostedBy` and `developedBy` values.
- Enhanced initializer and added new doc comments for `hostedBy` and `developedBy` parameters.
- Ensured compatibility with encoding and decoding processes in both initializer and encode functions.
@MaiaJP-AIXplain MaiaJP-AIXplain merged commit 9e7c40f into main Nov 11, 2024
@MaiaJP-AIXplain MaiaJP-AIXplain deleted the ENG-988-add-hosted-by-and-developed-by-in-the-swift-sdk branch May 12, 2025 10:25
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