Cole McIntosh

Results 11 issues of Cole McIntosh

This pull request introduces a series of methodical improvements to the Firecrawl Python SDK, aimed at fortifying its resilience and clarity. Key enhancements include: - **Generic Response Classes:** Implementation of...

Added custom OpenAI endpoint configuration guide to the docs

This PR introduces a test suite. ### Testing Infrastructure 1. Kernel Testing Suite: - Implemented comprehensive test_kernels.py for unit testing kernel modules - Added tests for critical components: cross_entropy_loss, fast_lora,...

Update README with logo, features, and community section

### The Feature add llms.txt markdown file to docs so it's easier for llms to ingest docs https://llmstxt.org/ ### Motivation, pitch To allow code editors like Cursor or Windsurf to...

enhancement

## Title Round response cost to 6 decimal places in headers ## Relevant issues https://github.com/BerriAI/litellm/issues/8867 ## Pre-Submission checklist - [x] I have Added testing in the `tests/litellm/` directory, **Adding at...

changes requested

## Title fix(docs): update xAI Grok vision model reference ## Relevant issues [](https://github.com/BerriAI/litellm/issues/9278) ## Pre-Submission checklist **Please complete all items before asking a LiteLLM maintainer to review your PR** -...

# Title fix(security): Add API key masking in exceptions ## Relevant issues https://github.com/BerriAI/litellm/issues/9007 ## Pre-Submission checklist - [x] I have Added testing in the `tests/litellm/` directory, **Adding at least 1...

to review

## Title Prioritize API version from litellm_params in Azure client ## Pre-Submission checklist **Please complete all items before asking a LiteLLM maintainer to review your PR** - [x] I have...

When attempting to create new Python notebooks, the file is successfully generated; however, during the subsequent apply operation, no modifications are made to the file. Ultimately, the process is canceled...