-
I am experiencing an intermittent JSONDecodeError while running the relation_search_prune function in the project. This error does not always occur but seems to happen sporadically during different ru…
-
아이패드 이벤트 소식이 포함되겠네요 :)
godrm updated
6 months ago
-
Hi,
As more teams are transitioning their code from their original third-party or custom SDKs to the standardized OpenFeature SDK, I believe it's a good time to initiate code reference and stale fe…
-
Hi I created this Dockerfile just now to make building easier (and allow it on my system where Python seems unhappy, Mac)...
I am wondering about if this could be included and improved upon since I…
-
I have read your work and thought it was a great job! I am curious that is there any big difference between the 2 branches? (It seems that most changes is removing annotation) Should I create 2 enviro…
-
### Bug Description
The interface of `AzureOpenAI` class [has changed last week](https://github.com/run-llama/llama_index/commit/60ac17c677f51a5a8c630dd87c01ecc15cfe26e5#diff-f578cf6f0a325ac8e87a0335…
-
I'm opening the issue in an attempt to provide a platform for discussion on the project's future.
The project is unmaintained and it looks like the original contributors lost interest in it.
Curr…
-
### Issue with current documentation:
I do have below code
```
if len(year_lst) != 0 and len(company_lst) == 0:
response = []
for i in year_lst:
vectorstore_retriver_args = {
…
-
I only find the query and path to the tools, but no labels (what are the final correct calls). Could you please also share this? Thanks!
With this we can start using this dataset without the infer…
-
## Description
Explore alternative models that are simpler than GPT 3.5 for context-based question answering and assess their suitability for the task.
## Goals
- [ ] Research and identify simple…