Jan Tomášek

Results 72 comments of Jan Tomášek

Hi, only last 5 messages are used for context and the very last message is placed separately to be focused on. there's a constant for the number of history entries...

Currently we support SSE only for remote servers.

You can try selecting other in the provider menu and adding base_url=... and api_key=... manually to additional parameters input box for now.

@TerminallyLazy Hi, I see a few minor issues: 1. Extension points should not be for single purpose. The extension call in agent.py should be outside of the IF statement and...

Kokoro has been tested already and is in the roadmap now.

If you map the whole /a0 folder, that's expected behaviour as you are running new container on old python files.

You will probably need to increase the default context window size parameter in ollama. The default used to be 2k tokens, which is not enough even for system prompt alone.

@deciduus Hi, I don't think we need to do that much work around the alpine store loading - since the attachmentsStore.js exports the store: ```javascript export { store }; ```...

Thank you, we really appreciate your effort here. However I see several issues in merging this PR into the main repository: - In general, we do not change any files...