-
### The Feature
Hello!
There's a new Gemini model available on https://ai.google.dev/gemini-api/docs/models/experimental-models. Please add.
On Vertex AI https://cloud.google.com/vertex-ai/gene…
-
### What happened?
Attempting to login to local version run in docker compose desktop on Windows 10 with default credentials results in "Failed to fetch" popup:
![image](https://github.com/user-at…
-
You've probably already seen this but here it is again: https://twitter.com/TwitterDev/status/1621026986784337922
Twitter plans on killing off free access to its APIs in a week from when this is be…
-
Is there any plans to update it for the v1.1 API?
-
Greetings.
The code does not work after X a.k.a Twitter change and limited access to the API. Do you have any suggestions on how to move forward with your base code?
-
I just got access to the Twitter V2 API and setup credentials.
```json
"twitter": {
"registration": {
"consumerKeySettingName": "TWITTER_CONSUMER_KEY",
…
-
@ Tong Sun
-
Error : `throw new Error("Region is missing");`
Full Error :
```sh
D:\node\backend-nodejs-api-twitter\node_modules\@smithy\config-resolver\dist-cjs\index.js:134
throw new Error("Region is mi…
-
### Summary
ModuleNotFoundError: No module named 'imghdr'. 'imghdr is deprecated in current python release (python 3.13.0)
### Reproduction Steps
I tried to use the tweepy code to send tweets autom…
-
Hi there
I am updating my app to use Twitter API v1.1
Until now I captured tweets with
```
# Build a Wrest Uri object
rails_tweet = "https://api.twitter.com/1/statuses/oembed.json?id="
rails_tweet …