Skip to content

issues Search Results · repo:dsdanielpark/Gemini-API language:Python

Filter by

31 results
 (79 ms)

31 results

indsdanielpark/Gemini-API (press backspace or delete to remove)

v2.4.12 My current IP is already blocked by google (403). I tried to use the Crawlbase proxy, but it does not seem to have any effect from gemini import Gemini proxy_url = http://MY_TOKEN:@smartproxy.crawlbase.com:8012 ...
  • foremtehan
  • Opened 
    on May 30, 2024
  • #34

First, I would like to thank you for developing such a beautiful program. I have developed a command-line application using this package. However, after running a command and asking a question, when I ...
  • mdatiqmazumder
  • 2
  • Opened 
    on May 15, 2024
  • #33

Code : client = Gemini(cookie_fp= cookies.txt ) response = client.generate_content( Hello, Gemini. What s the weather like in Seoul today? ) response.payload Error: AttributeError ...
  • anujpaude1
  • 1
  • Opened 
    on May 12, 2024
  • #32

i want to reuse previour chat session...i dont understant how to do it or how i can use rcid.please help me
  • mdatiqmazumder
  • 1
  • Opened 
    on Apr 26, 2024
  • #30

Tried running the example code from gemini import OpenRouter api_key = your_api_key gemma_client = OpenRouter(api_key=api_key, model= google/gemma-7b-it:free ) prompt = Do you know UCA academy ...
  • wealthr
  • 3
  • Opened 
    on Apr 24, 2024
  • #29

I know this is an unofficial api, but I m wondering if there are any plans, or how hard it would be, to integrate this api with some visual programming platform, something like flowise, langflow or chainforge. ...
  • J-Fo-S
  • 1
  • Opened 
    on Apr 11, 2024
  • #28

Failed to generate content due to an error: All parsing strategies failed. Try to use Gemini.send_request(prompt) to get original payload.. Return reponse without parse. If the issue persists, submit it ...
  • mdatiqmazumder
  • 1
  • Opened 
    on Apr 7, 2024
  • #27

ImportError: cannot import name Gemini from gemini (/home/runner/Bard-ai/.pythonlibs/lib/python3.10/site-packages/gemini/init.py)
  • RhancisDevs
  • 1
  • Opened 
    on Apr 1, 2024
  • #26

Describe the bug ModuleNotFoundError: No module named gemini.src.module Version OS: windows 11 Python: 3.12.2 Gemini API: 2.4.0 Using proxy: No Legion: (i do not understand this) Code from gemini ...
  • ayu2606
  • 1
  • Opened 
    on Mar 28, 2024
  • #25
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub