-
How nice would it be if dependencies could be inferred from the source code? Other non-public projects have achieved this with success (across languages).
-
**Describe the bug**
This is the very first time I'm working with Langflow and attempting to install the pre-release version. Below are steps that I performed. Attempting to install `langflow-1.0.0a1…
-
### Description of the bug:
When getting an API-Key I get a message that the access restricted. I think I would need that Key to be able to install and use the API. Is it possibly my Administarto…
-
### Contact Details
dev@chezrothman.com
### File Name
gemini/function-calling/intro_function_calling.ipynb
### What happened?
I modified the get_location function as follows:
```
get_locatio…
-
**Describe app**
Quivr, your second brain, utilizes the power of GenerativeAI to store and retrieve unstructured information. Think of it as Obsidian, but turbocharged with AI capabilities.
**Link…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am building an RAG application using LlamaIndex. I am using NewsArticleReader, Wholesi…
-
### Description of the bug:
the count_tokens method in the genai.GenerativeModel class is not working. it is showing
Error:
```count_tokens() takes from 1 to 2 positional arguments but 3 were giv…
-
Hi, I am getting this error upon trying to use genai.generate_text()
```
Completion(
candidates=[],
result=None,
filters=[{'reason': }],
safety_feedback=[{
'rating'…
-
### Description of the feature request:
I'm the maintainer of LiteLLM https://github.com/BerriAI/litellm - we're trying to add an integration to Palm
The docs do not mention support for streami…
-
### What happened?
Google Gemini Pro Vision not working as expected saying ** Add an image to use models/gemini-pro-vision**
Python code:
```python
import os
import litellm
from dotenv import …