-
**What is the bug?**
post_process_function of painless script does not work while creating externally hosted models using http.
This shows up in predict API
**How can one reproduce the bug?**
Ta…
-
### **Chat with Repo 项目要求**
#### **核心概念**
- **目标**: 创建一个能够与代码仓库进行交互的聊天系统。
- **总结** : 根据用户的问题做匹配,匹配到对应的文档、代码、引用关系。然后将匹配到的结果送给大模型,让大模型去做思考,最后生成回答。
- **灵感来源**: LangChian 的 [RAG over code | 🦜️🔗 La…
-
This notebook demonstrates how to use Llamaindex and Neo4j as graph store to perform request and response model for the custom data. It is usefull for organizations to quickly integrate Neo4j with Ll…
-
### System Info
Ubuntu 22
Langchain version
### Who can help?
_No response_
### Information
- [X] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
-…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hi ,
I want to try and build multi-document RAG to support questions across several …
-
I want to start experimenting more with Retrieval Augmented Generation. As part of that, I want to be able to calculate embeddings against different models.
I want `llm` to grow a `llm embed` comma…
-
```
Building wheels for collected packages: fairseq
Building wheel for fairseq (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for fairseq (pyproject.toml) …
-
**功能描述 / Feature Description**
知识图谱结合 LLM 的检索增强 / Knowledge Graph Combined with LLM for Retrieval Argumented Generation
**解决的问题 / Problem Solved**
似乎现在的一些工作和LlamaIndex是重合的 / It seems that some of…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
My llama_index library version is : 0.9.11.post1
I was using RagDatasetGenerato…
-
**Describe the bug**
when using StepwisePlan in a simple console app, asure openai returns this error
Azure.RequestFailedException: 'The response was filtered due to the prompt triggering Azure Op…