mogith-pn
mogith-pn
Objective : 1. Modified notebook example with 2 more models.
# Objectives - Added [Clarifai](https://www.clarifai.com/) as LLM provider. - This enables to call LLM models hosted in clarifai platform.
## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....
### Why * This PR is in reference to the ticket --> https://clarifai.atlassian.net/browse/DEVX-426. ### How * Issue: When trying `get_upload_status` args along with `log_warnings` in `dataset.upload_dataset` function we are facing...
## Pull Request Template ### Type of Change Please delete options that are not relevant. - [X] Bug fix (non-breaking change which fixes an issue) - [X] New feature (non-breaking...
### Why * Current tests workflow in the SDK covers all the functionality and basic tests to simulate the upload model and run model, but we needed an integrated unit...
This is PR on behalf of - @Harmon758 ### PR preview - Resolves #769 I've kept the `schema==0.7.5` constraint for now, as [the changelog for 10.3.3 says it was pinned...
Can you analyse this PR and fix why tests were failing - https://github.com/Clarifai/clarifai-python/pull/787