Patrick Gerard

Results 34 comments of Patrick Gerard
trafficstars

oh hi @theoskille, I changed the path to what it should be according to the docs :) Didn't see that you opened something already! But might worth to change it...

I did built the pipelines in a private repo. Any idea of implementing it here? https://github.com/actions/runner-images ## Outcome: ### ubuntu:latest 3.7 - working 3.8 - working 3.9 - working 3.10.0...

https://github.com/tox-dev/tox

have you had the chance to have a look into the PR?

Thanks for the contribution. Would you also implement it from the frontend side? Does this implementation download the LLMs to your machine? If yes, did you have a look how...

Why should we seperate it in another PR? Ok as far as I understand it just uses the LLMs provided by 3rd party API's? Thats fine, as long as it...

> @grumpyp > > re: provider list, > > yes here are the docs - https://docs.litellm.ai/docs/providers > > via code: > > ``` > import litellm > > print(litellm.provider_list) >...

@Aditi840 hi there, would you please take another open issue?

We are using a sqllite db plus Qdrant, the vector db. The collections part is managed with the Qdrant controller.

Where is the Progress component? Did you forget to push it? I imported it myself and tested it, the loading bar unfortunately doesn't represent any loading. Could you dig deeper...