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

v2.0.0 #12

Merged
merged 121 commits into from
Aug 20, 2024
Merged

v2.0.0 #12

merged 121 commits into from
Aug 20, 2024

Conversation

MBueschelberger
Copy link
Member

@MBueschelberger MBueschelberger commented Apr 10, 2024

  • add unit conversion/fetching utility
  • add unit conversion/fetching to dataframe columns
  • add unit conversion/fetching to custom properties, generally update the pydantic model
  • add semantics module for exchangable semantic queries via config
  • add option to directly source .env file via python dotenv
  • add unit tests
  • add updating of avatar
  • fix problems in commiting linked kitems
  • add running apps on demand
  • add interaction with app configs
  • add docs
  • add logging levels
  • add avatar interaction
  • add functionality to add attachment content from memory
  • remove side effects of KProperties when added, updated, deleted, retrieved.
  • update pydantic models for linked kitems

@MBueschelberger MBueschelberger changed the title Dev/unit conversion v1.4 Apr 10, 2024
@MBueschelberger MBueschelberger marked this pull request as draft April 10, 2024 12:39
@yoavnash
Copy link
Member

yoavnash commented Apr 12, 2024

When testing the code, I encoutered again this issue: https://github.com/MI-FraunhoferIWM/dsms-sdk/issues/4 (recreated here under #13).

I solved it by adding setting verify=False in the function calls here:

Can this be done automatically for a dev environment?

dsms/knowledge/utils.py Show resolved Hide resolved
examples/unit_conversion.ipynb Outdated Show resolved Hide resolved
@MBueschelberger MBueschelberger merged commit df86a8c into main Aug 20, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📈 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants