-
In the CLI, the query history is reversed. Pressing the up-arrow key (or ctrl+p) should show the most recent query. Instead, it shows the oldest.
dimcli version = 1.2 (Windows)
-
Add support to export the search query history as .txt. Every query should have a full link to TAV, allowing the user to paste this link into their browser to return to this query.
-
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a) and found n…
-
### Issue
It would be handy to log chats to a database rather than just save a large .md file.
I was inspired by [this](https://llm.datasette.io/en/stable/logging.html#browsing-logs-using-datasett…
-
```
def qw_chat(messages) -> str:
if not messages:
return ''
template = get_template(template_type, tokenizer)
seed_everything(42)
cur_his…
-
**Describe the feature:**
- [ ] The table headers currently scroll out of view when scrolling the down the history table. This means the users may not have a point of reference as to what each co…
-
Working in a query, it would be good to have an "history" button.
![image](https://cloud.githubusercontent.com/assets/1669319/15258509/a3dd392e-1911-11e6-8e38-88fe5f2b710a.png)
So you click on it an…
-
数据格式为:
{
"conversations": [
{
"from": "human",
"value": "lets work on a business plan for a business that provides services to individuals or organizations planning wome…
-
Query History in Explore allows user to filter queries based on data source.
This happens by filtering entries in the `query_history` table by `datasource_uid`.
When using "regular" datasources, `dat…
-
### Problem
We want to enhance the OSM profile pages with more engaging and informative features, similar to HDYC. These features aim to display user contribution summaries, activity patterns, and …