-
As requested by a member of the community, it would be cool to implement a new feature for splitting documents using an LLM nstead of our current token or delimiter-based methods. This will allow for …
-
A web interface designed for submitting queries and viewing real-time responses through a user-friendly UI. Built with Node.js for the frontend and a Python Socket server for backend processing, the s…
-
**Is your feature request related to a problem? Please describe.**
Listeners provide a flexible solution to intercept, modify, and enhance requests, responses and errors.
Abstracting reusable pa…
-
This is a feature idea which I might add to copyaid.it. Might be something manubot-ai-editor wants to do too.
The [`llm` Python package](https://pypi.org/project/llm/) has a large number of plugins…
-
# Proposed Feature
Add an efficient interface for generation probabilities on fixed prompt and completion pairs. For example:
```python
# ... load LLM or engine
prompt_completion_pairs = [
…
-
### Description
My usecase is that I have a LangChain/Langgraph agent that I would like to import and use in marimo.
I understand `mo.ai` enables llm access, and `mo.ui.chat` renders a chat box to i…
-
tg339 updated
7 months ago
-
As a user, I would like to be able to interact with a GenAI powered chat like interface, in any topology view (i.e., general topology, incident topology or specific alert topology).
It can use gene…
-
### **Description**
When attempting to use the `llm` command-line interface (CLI) on Windows, I encounter an encoding error related to the ASCII codec. Despite setting environment variables to enfo…
-
Hello and thanks for this repo:)
Do you have plans for adding Self Hosted LLM support, like ollama?
Best,
Orkut