AlessandroSpallina
AlessandroSpallina
I have a self-hosted instance of Outline v0.65.2 and during the last two days I see errors like the following ``` {"id":"1cd05b84-0a79-4feb-9c55-30ef1b0e1770","userId":"2d110ecb-4cb3-43fa-b2c3-47e1d62e61a2","label":"utils","level":"info","message":"Successfully refreshed expired access token"} /opt/outline/node_modules/sequelize/lib/sequelize.js:290 const error =...
Hi, I'm opening this issue because I noticed a weird behavior running ollama on docker with GPU support and trying different mixtral 8x7B sizes: I can easily do inference on...
The docker-compose.yaml file should be fixed or at least we should have more instructions, follows the output of a build attempt: ```bash ubuntu@bengal:~/WORKSPACE/hackershare$ sudo docker compose build WARN[0000] The "RAILS_PORT"...
When sending orders with tradeBuy/Sell and option Immediate or Cancel i receive a message as if it had been filled, but my order expired because book order changed.. I think...
The development of this block explorer is quite firm, we have a stable old-fashioned explorer. The current project is in php and uses the cakephp framework, particularly indicated for small...
**Describe the bug** As the title, the number of chunks is not displayed any more in the memory tab **Screenshots**  Currently using develop release
When a plugin developer wants to use the hook `before_agent_starts` for tasks like modifying the chat history, acting on agent_input.chat_history has no effect. This code isn't working: ```python @hook def...
**Is your feature request related to a problem? Please describe.** Whenever a user asks multiple questions in the same message (e.g. "How is the element X working? Who should I...
### What is the issue? Hi all, I'm using Ollama v0.6.5 (but I tested all the 0.6.X releases) and I'm on ubuntu 24.04 with a NVIDIA A100 80GB, whenever I...