Kenny
Kenny
Added costs for gpt-4-32k-0613, gpt-4-0613, gpt-3.5-turbo-16k, gpt-3.5-turbo-0613, and gpt-3.5-turbo-16k-0613 to openai_info callback based on this [OpenAI post](https://openai.com/blog/function-calling-and-other-api-updates) @agola11
This just allows the user to pass in an api_key directly into OpenAIWhisperParser. Very simple addition. @rlancemartin @eyurtsev
Simple addition to the documentation, adding the correct import statement & showcasing using Python FStrings. @hwchase17 @baskaryan
I formatted the code in order to pass the lint checks for the PR #7511
Works just like the GenericLoader but concurrently for those who choose to optimize their workflow. @rlancemartin @eyurtsev
This was made in order to prevent OpenAIWhisperParser from breaking when a specific api request went bad unexpectably due to something like a request limit reached. I added `import time`...
# Feature Request: Support for Synchronous Database Sessions ## Is your feature request related to a problem? No, this is a new feature proposal. ## Proposed Solution I'd like to...
clickhouse-connect recently released an async wrapper for using the native library asynchronously. I experience many issues with asynch which clickhouse-connect doesn't have. If we could add this wrapper as a...
## Summary This PR adds the complete Legacy Standard Bible (LSB) translation to the bible-api repository. ## Details - **Translation**: Legacy Standard Bible (LSB) - **Language**: English (`en-lsb`) - **Content**:...