-
The idea is we use spaCy to parse chat messages as they are received.
We can extract named entitys and noun chunks from the chat messages. We can then use these to build a graph representation of t…
-
# Trending repositories for C#
1. [**PowerShell / PowerShell**](https://github.com/PowerShell/PowerShell)
__PowerShell for every system!__
17 stars today | 42,389 stars |…
-
**Feature Name:** GitHub Integration for Eliza Agents
**Vision:**
Transform GitHub into a dynamic social network for Eliza agents, allowing them to participate in code development, documentation, an…
-
- [ ] [Beating GPT-4 with Open Source](https://blog.dottxt.co/oss-v-gpt4.html)
# Beating GPT-4 with Open Source
## By Will Kurt
### Beating GPT-4 with Open Source
A bit more than a week ago we pos…
-
Have you explored using [Guidance](https://github.com/microsoft/guidance)? It can guarantee the JSON structure. I'm thinking we could use `curie` model or a cheaper model even, if we use Guidance to g…
-
# Issue Description
When executing the command below with batch requests (e.g., using Python multithreading to request the API), an error occurs:
```python
python server_vllm.py --model /path/to/ch…
-
- [ ] [HuggingChat](https://huggingface.co/chat/privacy)
# HuggingChat
**Description:** HuggingChat New Chat This week Model selection iDoDid Theme Models 7 Assistants New Settings About & Privacy …
-
At the current moment, there are multiple entry points for prompting the LLM
1. [docstrings](https://github.com/holoviz/lumen/blob/main/lumen/ai/agents.py#L198-L203) (for assistant to choose agent)…
-
basically implement this as an S3 plug-in
https://blog.lancedb.com/chat-with-csv-excel-using-lancedb/
- creata a new queue + dlq
- create a new notification for `.csv` and `.xlsx` files from S3
…
-
Hey hey 👋
Had a great chat w/ Morgante yesterday & am considering integrating `gritql` into our LLM-based linting pipeline.
I think the main blocker will be exposing `gritql` as an NPM package …