-
```
2024-08-01 16:13:27.848 Uncaught app exception
Traceback (most recent call last):
File "C:\Users\KraaiduToit\AppData\Local\Programs\Python\Python312\Lib\site-packages\streamlit\runtime\script…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
I'm starting this research thread to drop in examples of tool usage across different LLMs, to help inform a `llm` feature for that.
-
I am using conversational_flow Agent for RAG, but i am getting 4 problems in memory message API response
When we use this API : /_plugins/_ml/memory/xSDabo4BToKzewPCJxU1/messages
**Problem 1** :…
-
Pose your questions as Issue Comments (below) for [James Evans](https://sociology.uchicago.edu/directory/James-A-Evans) regarding his 10/3 talk on *Simulating Subjects: The Promise and Peril of AI Sta…
-
### Bug Description
I'm trying to get pydantic response with chat engine but it threw errors. i tried different versions of llamaindex but none of them worked.
### Version
0.10.36
### Steps to R…
-
Is there any plan to support local offline models?
-
### The problem you are trying to solve:
Streaming flow results eliminates dead time of users waiting around. I know it's not possible for intermediate flow steps, but the final one could be streamed…
-
_ToDo: determine phd focus and scope_
Phd Funding project: https://www.tudelft.nl/en/2020/tu-delft/eur33m-research-funding-to-establish-trust-in-the-internet-economy
Duration: 1 Sep 2023 - 1 sep 2…
-
Using the current codebase, on the local LLM it seems to be stuck in a loop. After the 4th iteration the console output looks like this:
```
Ensure the response can be parsed by Python json.loads.…