yangdx
598eecd06d
Refactor: Rename llm_model_max_token_size to summary_max_tokens
...
This commit renames the parameter 'llm_model_max_token_size' to 'summary_max_tokens' for better clarity, as it specifically controls the token limit for entity relation summaries.
2025-07-28 00:49:08 +08:00
yangdx
0e26cbebd0
Fix linting
2025-05-14 01:14:45 +08:00
yangdx
5c9fd9c4d2
Update Ollama sample code
2025-05-14 01:14:15 +08:00
yangdx
3a6109d07c
Fix lintings in examples folder
2025-04-30 10:39:55 +08:00
zrguo
ef2a5ad191
fix linting
2025-03-03 18:40:03 +08:00
zrguo
1611400854
fix demo
2025-03-03 18:33:42 +08:00
Saifeddine ALOUI
34018cb1e0
Separated llms from the main llm.py file and fixed some deprication bugs
2025-01-25 00:11:00 +01:00
partoneplay
e82d13e182
Add support for Ollama streaming output and integrate Open-WebUI as the chat UI demo
2024-12-06 10:13:16 +08:00
Andrii Lazarchuk
84b60e4aa6
Fix lint issue
2024-10-28 17:05:38 +02:00
Andrii Lazarchuk
0e71a906af
Merge branch 'main' into before-sync-28-10-2024
2024-10-28 15:54:43 +02:00
Andrii Lazarchuk
1d24eaf656
Finetune example to be able to run ollama example without need to tweak context size in Modelfile
2024-10-22 14:35:42 +00:00
zhangjiawei
a097b48170
set encoding as utf-8 when reading ./book.txt in examples
2024-10-22 16:01:40 +08:00
Andrii Lazarchuk
e54d0536c4
Small fix on demo
2024-10-21 13:53:28 +00:00
Andrii Lazarchuk
108fc4a1ee
Add ability to passadditional parameters to ollama library like host and timeout
2024-10-21 11:53:06 +00:00
Sanketh Kumar
32464fab4e
chore: added pre-commit-hooks and ruff formatting for commit-hooks
2024-10-19 09:43:17 +05:30
LarFii
92c11179fe
ollama test
2024-10-16 15:15:10 +08:00