-
One of the key ways LLMs/ generative aI is used is through chaining/ agents. Agents put in one of the biggest risks for applications based on LLM/ Generative AI. There are issues with users allowing m…
-
Hi, i'm sorry, this library looks amazing, I am just trying to run this example from the documentation. The traceback indicates to me it is looking in plugins/audio for a module riva_asr.py which is i…
-
# URL
- https://arxiv.org/abs/2308.03688
# Affiliations
- Xiao Liu, N/A
- Hao Yu, N/A
- Hanchen Zhang, N/A
- Yifan Xu, N/A
- Xuanyu Lei, N/A
- Hanyu Lai, N/A
- Yu Gu, N/A
- Hangliang D…
-
### Bug Description
from typing import Literal
from llama_index.llms.ollama import Ollama
from llama_index.core.indices.property_graph import SchemaLLMPathExtractor
from llama_index.vector_stores.…
-
I am getting the error "The current space is in the invalid state: RUNTIME_ERROR. Please contact the owner to fix this." when running this code:
from gradio_tools import (StableDiffusionTool, Image…
-
-
### Is there an existing issue for the same bug?
- [X] I have checked the troubleshooting document at https://docs.all-hands.dev/modules/usage/troubleshooting
- [X] I have checked the existing issues…
-
having the ability to use the api to paid services is cute and all.
can we have local only.
nobody wants to pay for these services anymore especially as llama3.1 blew them away with costly tie…
-
限定死max_input_tokens为16K,现在只要文档长度超出一定范围,就报错:
2024-06-11 02:12:34,741 - parallel_doc_qa.py - 187 - INFO - Parallel Member Num: 142
2024-06-11 02:13:36,918 - parallel_doc_qa.py - 197 - INFO - Finishe…
-
Hello,
i am very new in the LLM usage and CrewAI .
I tried the langchain-logger with the following code, but my logfile stays empty after a somehow successfull run:
```
import os
from crewai imp…