-
-
I'm planning to add a smart crawler that takes a set of user-defined objectives and continues crawling to satisfy them. Objectives can be a query requiring a sufficient amount of information to answer…
-
## Overview
We'll use Langchain to give the LLM prompts to perform as a trivial chatbot. We must identify the workflows first and then create the Python code.
-
I would like to confirm my understanding of the differences between the main branch and the agentic branch. Is it correct that the only difference is the URL used in the git clone command?
In the scr…
-
When running the tool using `Web` I am facing the issue below.
```bash
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "/usr/local/anaconda3/envs/poc/lib/pytho…
-
Hi there! Understand this repo is mainly for papers. Would it be possible to add [Taskade](https://www.taskade.com) to the **Application** section of this repo or a new section for live applications? …
-
A common LLM use case is probably 'find all samples containing data of type X' so to facilitate LLM API interactions, I suggest adding 'block_ids' or similar in the return to get_items() which outputs…
-
discussed here: https://vod.video.cornell.edu/media/t/1_9aplnrdx
Thanks to @audreyt
```System Prompt for Polis Agentic Elicitation Feature
Facilitate this discussion in the manner of Audrey …
-
I think the project should strive to adopt modern approaches and make them accessible to the less sophisticated parts of the development community.
-
**Is your feature request related to a problem? Please describe.**
When I have a model assigned to a collection, there are a few drawbacks:
1. The RAG retrieval is triggered for every message, e…