-
### Description of the feature request:
String literal types should create Enums in the generated schema.
### What problem are you trying to solve with this feature?
_No response_
### Any other …
-
### Description of the bug:
I am sending a request to Gemini API with tools (function call) but consistently receiving 500 internal server error. Without the function call the API returns 200 res…
-
### Description of the bug:
how can i call the gemini service with proxy service.When I call Gemini's upload file and create cha t session service through the local proxy service, an exception is…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
PaLM model parser doesn't explicitly check for API key.
It currently needs to be manually configured by doing something like the following
```
import google.generativeai as palm
import os
pal…
-
Wondering if it is possible to add streaming support for models hosted on Sagemaker. This example makes it seem possible, but the implementation looks awkward.
https://github.com/aws/amazon-sagemaker…
-
We are attempting to set up the [Looker Explore Assistant](http://looker-explore-assistant/), but we are having difficulty getting it to work.
Initially, it appears to be a parameterization issue, b…
-
```
pydantic_core._pydantic_core.ValidationError: 1 validation error for Message
content
Input should be a valid dictionary or instance of BaseIOSchema [type=model_type, input_value=, input_type=…
-
### What feature would you like to be added?
Model client for Gemini mirroring the one in v0.2
### Why is this needed?
Gemini is a notable provider
ekzhu updated
1 month ago
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…