-
### Description of the feature request:
I would like the Python SDK to allow the same equivalent functionality as the JavaScript SDK regarding the possibility of modifying the request options
…
-
**Describe the bug**
A clear and concise description of what the bug is.
- 使用Hysteria2作为代理协议时会导致无法使用Gemini API,提示:
”FailedPrecondition: 400 User location is not supported for the API use.“
切换到VM…
-
# 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…
-
## Feature
The history navigations are placed next to breadcrumbs
![image](https://github.com/user-attachments/assets/8285cb03-3639-4049-a563-1101b32527c3)
These shall navigate user's cursor po…
-
While I set _DOCUMENT_ENCODER_MODEL_ to mistral (should it be ollama/mistral?), danswer still thinks it should load the model from HF. Is there a way to force him to connect to an external endpoint?
…
-
### 描述
1、我注意到Gemini有提供初始人格的功能,即Playground中的“System Instructions”,但是LLMS插件并没有提供设置它的能力,而AstrBot设置界面中的“初始人格设置”对Gemini不起作用。
2、Gemini能够自由调整内容的过滤等级(即安全选项),使它的内容生成过滤更宽松或更严格。
请问这些功能能否在AstrBot或LLMS插件中实现?
#…
-
### Description of the feature request:
Hey at the moment its just possible to tune a model once what makes the model not really dynamicly. It were be great to add the option to further tune a tu…
-
-
https://www.youtube.com/watch?v=cNfINi5CNbY
-
### Description of the bug:
Using the following code:
`import os`
`import google.generativeai as genai`
I tried every method there was.
I even did:
- pip install google-generativeai
- pip…