-
Hi
Can you try with Gemini API as it looks to be incompatible...
`
python demo.py
INFO:browser_use.agent.service:
==================================================
INFO:browser_use.agent.se…
-
### Which API Provider are you using?
Google Gemini
### Which Model are you using?
gemini 1.5 flash 002
### What happened?
API Request Failed -
First parameter has member 'readable' that is not…
-
**Description:**
We need to integrate the Gemini API into our application. Google Gemini API offers free usage with rate limits, making it an attractive option for enhancing our service's capab…
-
### Description of the bug:
When interacting with the Gemini API, the following error message is received in the log:
```
D Error message received: Unexpected Response:
{
"error": {
"c…
-
使用的配置文件,目前无法使用text-embedding-004和embedding-001模型
[相关官方文档 https://ai.google.dev/api/embeddings](https://ai.google.dev/api/embeddings)
```yaml
providers:
- provider: gemini
base_url: https://…
-
I would like to request to be assigned a new issue to work on involving the integration of a Gemini API-based chatbot into the project.
This chatbot will serve as a basic but evolutionary example o…
-
### Installation Method | 安装方法与平台
Pip Install (I used latest requirements.txt)
### Version | 版本
Latest | 最新版
### OS | 操作系统
Linux
### Describe the bug | 简述
无论是Docker,还是Azure云使用脚本安装,填入gemini的api,…
-
A sample agent with following configuration fails when calling using localhost:8000/docs /run endpoint with the following error.
```
return Agent(
name="Gemini Agent",
agent_id="Ge…
-
# Gemini Pro Chat Interface with Gradio
Simple implementation of Gemini Pro with Gradio chat interface, including real-time search capability.
## Code
```python
import gradio as gr
import g…
-
我按照Aide Documentation中的Google Gemini模型配置有关参数,不能正常使用插件有关功能。
> 配置信息
> 系统名称: macOS
> vscode版本:
> 代理工具名称:proxychains/Clash
> 代理工具端口:7890
> 是否设置全局环境变量HTTP_PROXY/HTTPS_PROXY:否(已经在命令行中使用Proxychians工具)…