mogith-pn

Results 31 comments of mogith-pn

Hi @okhat , Could you please review this PR ? TIA :)

@okhat @arnavsinghvi11 Could you please take a look at this PR ? TIA :)

> Thanks for this PR @mogith-pn. Happy to add support. > > Blockers > > * [ ] async completion > * [ ] async streaming > * [ ]...

Hi @krrishdholakia , Added the above changes. Created a test case for async completion in `test_clarifai_completion.py` and for streaming added it in `test_streaming.py`. Both passed!. ![Screenshot 2024-05-03 at 2 34...

Hey @krrishdholakia , Hope you are doing good. Kindly take a look at it and let me know if this looks good..!

> Great! planning on merging after we have a stable release out later today 🚀 thanks for the great work @mogith-pn > > Curious - how're you using litellm today?...

@deshraj Thanks for the quick review. I have executed `poetry lock --no-update` and committed the changes. Please take a look into it.

@deshraj , Addressed linting issues, could you please re-run the workflows. TIA :)

@deshraj , I have adjusted the test code, meanwhile I couldn't able to run the tests locally, I'm getting the following error ``` RuntimeError: Session factory is not initialized. Call...