-
- [x] I have searched to see if a similar issue already exists.
**Is your feature request related to a problem? Please describe.**
In the past two months, many new works have emerged in the …
ghrua updated
12 months ago
-
Remove implicit creation of event loop from `asyncio.get_event_loop` as deprecated from Python 3.12.
### Linked PRs
* gh-126354
-
Ubuntu wsl
Windows 11
Collecting build==1.0.3 (from -r requirements.txt (line 19))
Downloading build-1.0.3-py3-none-any.whl.metadata (4.2 kB)
ERROR: Could not find a version that satisfies the…
-
### Feature request
Gemini API is not available in Canada, but i believe it is available through `vertexai.preview.generative_models` in pre-GA mode.
Would it be possible to add a feature using th…
-
is there any possibility that langchain works with this ?
-
https://mp.weixin.qq.com/s/YnO9IeNfvqcJq4gcNWaxeA
ixxmu updated
8 months ago
-
- [x] I have searched to see if a similar issue already exists.
**Is your feature request related to a problem? Please describe.**
Given that Chatbot now supports images after v3.12.0, I think…
-
### Documentation Issue Description
```
from llama_index.multi_modal_llms import ReplicateMultiModal
REPLICATE_MULTI_MODAL_LLM_MODELS = {
"llava-13b": "yorickvp/llava-13b:2facb4a474a0462c15041…
-
Changing a script from using a sequential process to a hierarchical one causes a Value error.
Here's the script:
```
import os
os.environ["OPENAI_API_KEY"] = "Your Key"
from crewai import …
-
I spun up a simple project (home surveillance system) to play around with [ShareGPT4V-7B](https://github.com/InternLM/InternLM-XComposer/tree/main/projects/ShareGPT4V) by extracting frames from a live…