index
:
umapyai
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat: Add alternative model
HEAD
main
Fuwn
2025-08-17
2
-0
/
+100
|
*
feat(html): Add Markdown rendering
Fuwn
2025-08-07
1
-2
/
+7
|
*
feat(umapyai): Improve tool handling and web UI integration
Fuwn
2025-08-07
1
-64
/
+100
|
*
feat(umapyai): Add tools to model context
Fuwn
2025-08-06
2
-8
/
+342
|
*
feat(umapyai): Switch to ollama library calls
Fuwn
2025-08-06
3
-36
/
+15
|
*
feat(umapyai): Match web UI source display behaviour in CLI
Fuwn
2025-08-06
1
-4
/
+5
|
*
feat(umapyai): Improve source pass-through
Fuwn
2025-07-30
1
-4
/
+9
|
*
refactor(umapyai): Update variable name
Fuwn
2025-07-30
1
-1
/
+1
|
*
feat(umapyai): Improve sense of self
Fuwn
2025-07-30
1
-2
/
+2
|
*
feat(umapyai): Improve context handling
Fuwn
2025-07-30
2
-42
/
+55
|
*
feat(umapyai): Swap default model
Fuwn
2025-07-29
1
-1
/
+1
|
*
refactor(umapyai): Move NLP functions to module
Fuwn
2025-07-29
2
-50
/
+53
|
*
feat(umapyai): Improve chunk search
Fuwn
2025-07-29
1
-20
/
+55
|
*
feat(umapyai): Improve chunk search
Fuwn
2025-07-29
1
-6
/
+49
|
*
feat(umapyai): Response streaming
Fuwn
2025-07-29
2
-47
/
+76
|
*
feat(umapyai): Improve system prompt self definition
Fuwn
2025-07-29
1
-3
/
+4
|
*
feat(umapyai): Improve prompt and context use
Fuwn
2025-07-29
2
-17
/
+65
|
*
feat(chat.html): Add input bar background
Fuwn
2025-07-28
1
-0
/
+1
|
*
feat(chat.html): Clean up UI
Fuwn
2025-07-28
1
-41
/
+77
|
*
feat(chat.html): Remove bubble box shadow
Fuwn
2025-07-28
1
-1
/
+0
|
*
feat(chat.html): Stylise web interface
Fuwn
2025-07-28
1
-31
/
+114
|
*
feat(umapyai): Simple web interface
Fuwn
2025-07-27
2
-6
/
+164
|
*
feat: Add article scraper
Fuwn
2025-07-27
3
-0
/
+121
|
*
refactor: Move Ollama specific functions to module
Fuwn
2025-07-27
2
-64
/
+70
|
*
feat: Pretty logging
Fuwn
2025-07-27
1
-19
/
+35
|
*
feat: Initial commit
Fuwn
2025-07-27
3
-0
/
+199