8000 Added Gemini driver, API key & URL properties to Agent class by MaestroError · Pull Request #29 · MaestroError/LarAgent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added Gemini driver, API key & URL properties to Agent class #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 20, 2025

Conversation

MaestroError
Copy link
Owner
@MaestroError MaestroError commented May 18, 2025

Key features added:

  • Gemini Driver: LarAgent\Drivers\OpenAi\GeminiDriver::class
  • Possibility to set $apiKey & $apiUrl properties per agent
  • getApiUrl & getApiKey methods - allowing easier setup via custom logic (For example, setting them from DB)
  • Gemini provider in the starting config file
  • Fallback provider - if the current provider fails for any reason, it will try the same call with the fallback provider (Works only with non-streaming calls)
  • onEngineError event, which fires if current provider fails to return response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0