Shawn Lim
Shawn Lim
@dilippitchika @Bisht13 I have the need in my company as well. I have a dashboard with several clickable cards. The current way of having just clickable buttons suffers from 2...
For me, a table could potentially have > 50 columns like this. It is thus very difficult to scroll and navigate to the column I want. I would prefer to...
So basically if I have a table widget with 69 columns, I don't want all of them to be visible on the screen. I only want to quickly search for...
I use apis to fetch the data.
+1 for this. More regulated companies may mandate usage of IAM roles over IAM users.
I have the same requirement. Table cell data is huge so the popup will fill up the whole screen.
@krrishdholakia so if I'm using Azure, do I still have to set the env var `OPENAI_API_KEY`? Or would simply setting `AZURE_API_KEY`, `AZURE_API_BASE`, `AZURE_API_VERSION` work?
Without `OPENAI_API_KEY`, the command expects the env to be set. When i set it to a dummy value, I get: `litellm.exceptions.APIConnectionError: Error code: 401 - {'error': {'message': 'Missing Authentication header',...