Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

shu/more 0.0.18 fix #62

Merged
merged 5 commits into from
Sep 14, 2023
Merged

shu/more 0.0.18 fix #62

merged 5 commits into from
Sep 14, 2023

Conversation

wintonzheng
Copy link
Contributor

@wintonzheng wintonzheng commented Sep 14, 2023

  • model output cache becomes False by default

  • ChainedModelInput could be imported from wyvern direction: from wyvern import ChainedModelInput

  • some docstrings

  • Does this PR have impact on local development experience? If yes, make sure you have a plan and add the documentations to address issues that come with the change

  • bump version

  • make a release

  • publish to pypi service

@wintonzheng wintonzheng changed the base branch from main to v0.0.18-beta September 14, 2023 20:56
@wintonzheng wintonzheng merged commit 5f88e0a into v0.0.18-beta Sep 14, 2023
2 checks passed
@wintonzheng wintonzheng deleted the shu/more_0.0.18_fix branch September 14, 2023 21:15
wintonzheng added a commit that referenced this pull request Sep 26, 2023
* chained model evaluation (#58)

* multi model evaluation

* fix test

* chained model evaluation

* cache model output

* v bump

* support dict model output

* rename

* add get_model_output support

* fix

* 0.0.18-beta1

* shu/more 0.0.18 fix (#62)

* ChainedModelInput should be in wyvern.__init__

* doc for target in ModelEventData

* docstring for get_model_output

* beta2

* by default we should not cache model output

* cache output for modelbit component (#64)

* 0.0.18-beta3

* shu/do not enforce features in model component (#67)

* return empty set for model component manifest_feature_names

* version beta4

* target -> model_key (#70)

* SingleEntityPipeline (v0.0.18-beta5) (#69)

* introduce singular model component and singular pipeline

* SingularBusinessLogicPipeline

* integrate with business logic in SingularPipelineComponent

* update to SingleEntity style

* update to SingleEntity style

* single entity pipeline

* update generic type order for business logic components

* SingleEntityModelbitComponent

* address feedbacks for single entity pipeline (#72)

* address feedbacks for single entity pipeline

* feature store feature available in realtime feature

* v0.0.18-beta6

* Fix how we filter real time features before feature retrieval (#66)

* Fix how we filter real time features before feature retrieval

* Bump version to 0.0.18-beta7

* v0.0.18b7 - support any dictionary type

* v0.0.18

---------

Co-authored-by: Kerem Yilmaz <keremyilmazcs@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant