openllmetry
openllmetry copied to clipboard
Fix ModuleNotFoundError for weaviate.schema
### This pull request fixes the ModuleNotFoundError for weaviate.schema by updating the import statements and adding error handling to ensure the module is correctly imported.
_Changes: Updated packages/opentelemetry-instrumentation-weaviate/opentelemetry/instrumentation/weaviate/init.py to handle import errors and log them appropriately.
Issue: Closes #2535_
@nirga I have signed the CLA
Update project version and dependencies in pyproject.toml
-
Version update
- Update project version from "0.37.1" to "0.38.0"
-
Dependency updates
- Update
opentelemetry-semantic-conventions-aifrom "0.4.2" to "0.4.3"
- Update