-
-
like #92
I use my own api_base.
Whenever` run xxx `ends, this error will appear. Has anyone encountered this problem?
```
-==- -==- -==-
Traceback (most recent call last):
File "/data/generat…
-
## Goal
The goal of this issue is to lockdown how we want `EpiAware` to ingest observed data, especially in light of #107 .
## Current API
The data `y_t` is an argument to `make_epi_aware` co…
-
Feel free to disregard this inquiry:
I was wondering if anyone had done any modifications of this project to fetch the response from Google Bard's generative language client [MakeSuite API](https:/…
-
### Description of the bug:
Both of the following results in an error.
```python
model = genai.GenerativeModel(
model_name="models/gemini-1.5-pro-001",
system_instruction=(...),
…
-
In `reverie/backend_server/persona/prompt_template/run_gpt_prompt.py`, multiple requests to OpenAI are made with a hardcoded model `gpt-35-turbo-0125`, which is currently not a valid/supported model o…
-
### Description of the bug:
When using response_schema in generate_content the response schema is not respected if the response_schema is set using a object
### Actual vs expected behavior:
I e…
-
### Señala los requisitos cumplidos
- [X] Mi aplicación usa Vercel SDK AI de alguna forma
- [X] Mi aplicación está desplegada y funciona
### Escribe tu nombre o el del equipo
Sergio
###…
-
### Description of the feature request:
Can we get a cookbook for the usage of responseSchema
https://ai.google.dev/api/rest/v1beta/GenerationConfig
### What problem are you trying to solve with…
-
### Description of the feature request:
Hi, I was wondering if anyone has a conversion script or method that can be used to convert PaliGemma from HuggingFace Transformers to TFLite or TorchScript? …