Sid Ravinutala

Results 5 issues of Sid Ravinutala

Something similar to: https://github.com/emptycrown/llama-hub/blob/main/llama_hub/airtable/base.py

good first issue
maintainer approved

Add support for powerpoint and google slides as in [llama_index](https://github.com/emptycrown/llama-hub/blob/8c46a02acdc20bb546d7f51f9b51eed75bd5b539/llama_hub/file/pptx/base.py#L77) Basic support would be capturing the data. Advanced support would be also using a model to create captions.

Can we ask the user for feedback on if the response was useful? I'm imagining a 👍🏽 or 👎🏽 or similar buttons with the results. This will allow us to...

question

Hi, Thank you for putting this package together. I'm trying to fit a binomial model but unsure how to specify the number of failures (or total trials). ### data: ```...

### Describe the issue as clearly as possible: I created a new environment as per [this page](https://outlines-dev.github.io/outlines/community/contribute/). And ran pytest to make sure it was all setup correctly. Two tests...

bug