Commit graph

21 commits

Author SHA1 Message Date
frdel
9ef3208565 models, settings, initializer refactor
Rate limiter fix
Models initialized JIT
Model call wrappers for agent
Message compression fix
Log progress update
Settings frontend numeric fields
2024-12-15 14:55:53 +01:00
frdel
884007cdb0 console print edits for docker 2024-12-07 21:51:14 +01:00
frdel
46689d6477 RFC & SSH exchange for development 2024-12-03 14:22:18 +01:00
frdel
19f50d6d95 attachments, files, prompt extras, prompt caching, refactors, cleanups 2024-12-01 20:50:17 +01:00
frdel
9c7339042f Squashed commit of the following:
commit b05d44bb4bc9e07cfc0b584ab39e8624bae771fb
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Sun Nov 17 23:12:00 2024 +0100

    searxng, RFC, docker runtime

commit c90fd4026e644d22e6c7dc29639c85eee6026828
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Sat Nov 16 21:21:49 2024 +0100

    Remote function calling

commit f71d45ec7dbff4e2d3209f0efe97804f6e602fe7
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Fri Nov 15 13:13:09 2024 +0100

    Fix for bool arg parsing

commit 936768d1d8efc9060494334b87f400c933d78048
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Fri Nov 15 13:01:28 2024 +0100

    Dynamic runtime args parsing

commit 00c915fc6c1f8f00f8176fbf5b77af32fa312d18
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Fri Nov 15 12:13:58 2024 +0100

    API key fix

commit 504a7f91789caa16578af8bae9b7936a9d7fbbb7
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Fri Nov 15 11:59:41 2024 +0100

    API keys JIT loading

commit 5678a2fce2d333454bb1a2e94ca2b5916d321b41
Author: frdel <38891707+frdel@users.noreply.github.com>
Date:   Fri Nov 15 11:27:12 2024 +0100

    Update dotenv.py
2024-11-17 23:12:19 +01:00
frdel
66f1ab7baf Docker runtime - SSH, runtime args 2024-11-15 09:49:23 +01:00
frdel
9626c044d5 UI and settings merge 2024-11-04 22:55:56 +01:00
Alessandro
61b5b8389a other things + Embedding Model selection 2024-11-04 22:26:07 +01:00
frdel
a5d671904d Settings prototype
Settings modal window managed from python - work in progress
2024-10-27 18:04:40 +01:00
frdel
ff6c196d15 yt download instrument example 2024-10-06 15:53:15 +02:00
frdel
a6d0c5b862 Instruments
Added instruments - loading to memory, injecting to system prompt, example yt_download
2024-10-04 21:59:06 +02:00
frdel
7da114d286 dev sync
- main system prompt split
- history rework in progress
2024-10-03 15:17:31 +02:00
frdel
e209a0c213 v0.7 testing
Testing batch for v0.7
- extensions framework
- auto memory
- solutions memory
- memory threshold fix, filters, areas
- tools prompts split
- ui updates
2024-09-29 21:36:33 +02:00
frdel
d233e0c94f Memory extensions, UI updates
Auto memory extensions for main and solutions areas
UI updates, error toasts, progress bar
2024-09-26 17:11:48 +02:00
Alessandro
edae5fb005
Update initialize.py 2024-09-20 21:50:43 +02:00
frdel
b73f29a348 Free & local
Bugfixes for free and local models
2024-09-13 19:41:21 +02:00
frdel
4307dce2c8 Bugfixes
Ollama context and chat model fix
Endpoints in .env
defer.py event loop fix
Error logging for ui fix
2024-09-12 22:43:15 +02:00
frdel
68ba6e9ecf context separation
contexts
async
multiple chats
2024-09-04 00:05:30 +02:00
frdel
040a665ebb minor fixes 2024-09-01 16:39:02 +02:00
frdel
a04ed7f0d7 Fixes for v0.6
- UI encoding on windows
- ChromaDB removal
- Shell output trim tweak
2024-09-01 01:04:34 +02:00
frdel
9c258b77a2 Updates for v0.6
Main pack of updates:
- web ui
- knowledge import
- FAISS DB
- prompt subfolders
2024-08-31 22:38:07 +02:00