Akshit Chaturvedi
Akshit Chaturvedi
There is no function called plot_image in the ipynb. plot_image is used to generate the image based on the given index.
I've only three views in my app : **Login** , **Signup** and **Main**. I want to show an interstitial ad every time I *transition* from one view to another. In...
**Describe the bug** I'm installing sp-playcount-librespot through the .jar file. When running the jar file in the terminal along with my Spotify username and password , I get "Unable to...
After selecting a 4 second mp4 video stored on my device and clicking play , the video isn't playing nor is any file being downloaded. Here is the complete error...
### [REQUIRED] Step 2: Describe your environment * Operating System version: MacOS Sonoma 14.5 * Firebase SDK version: 6.5.0 * Firebase Product: database * Python version: 3.12.0 * Pip version:...
### Confirm this is a feature request for the Python library and not the underlying OpenAI API. - [X] This is a feature request for the Python library ### Describe...
### Description of the bug: I keep seeing this warning: ``` I0000 00:00:1726059537.056136 10152084 check_gcp_environment_no_op.cc:29] ALTS: Platforms other than Linux and Windows are not supported ``` For every api call...
I use bedrock to access Claude. I'm trying to upload a pdf using Anthropic Bedrock ```python result = make_anthropic_call_with_fallback( context=[{ 'role': 'user', 'content': [ { 'type': 'document', 'source': { 'type':...
### Steps to reproduce: 1. Use the public.ecr.aws/lambda/python:3.11 Docker base image. 2. In a Dockerfile, copy in a requirements.txt containing numpy 3. Run `pip install -r requirements.txt`. 4. Observe that...