making server.py a registry/dispatcher style pattern, save some lines
64c9095
Diomedes Gitcommited on
_get_tool_definitions updated to align with actual tools intended
481ddc2
Diomedes Gitcommited on
moving trend explorataion off char into web, deleting non-tools
e3eb868
Diomedes Gitcommited on
moving trend explorataion off char into web, deleting non-tools
e905573
Diomedes Gitcommited on
adding check local weather to server, deleting non-tools
d742ac0
Diomedes Gitcommited on
better local weather chck
3918bf9
Diomedes Gitcommited on
tweaking prompts, adding in local weather check for all
b8bb445
Diomedes Gitcommited on
tweaking prompts, fixed wrong emoji in corvus
1de8c27
Diomedes Gitcommited on
local weather file updated with meteo (final?)
c90b592
Diomedes Gitcommited on
local weather file added
7f56d0d
Diomedes Gitcommited on
Merge pull request #6 from DayByDayBy/refactor/character-prompts
b945e04
unverified
Богcommited on
Merge branch 'main' into refactor/character-prompts
56807f3
unverified
Богcommited on
Merge pull request #5 from DayByDayBy/refactoring/magpie
03bf205
unverified
Богcommited on
magpie done, raven done
bd1bc91
Diomedes Gitcommited on
vestigial "self.location" bug, pushed None, over-riding any assignation
9876355
Diomedes Gitcommited on
fixed import on types (was missing .registry on src.characters.registry)
7b0171e
Diomedes Gitcommited on
fixed missing `()` on pop() typo
00262e8
Diomedes Gitcommited on
spring cleaning the changes to corvus and app.py, making it as neat and tidy as possible to aid refactoring the other characters to match. logioc now seems sound, will roll out to them next.
ce6aab8
Diomedes Gitcommited on
moving methods to types.py
aebfc17
Diomedes Gitcommited on
working on the refactor. some decisons made, some to be made
b1c7f74
Diomedes Gitcommited on
Message dataclss added to gradio
2b31ff0
Diomedes Gitcommited on
render chat updated
b0ebf8c
Diomedes Gitcommited on
udated msg.submit to align
d0e5727
Diomedes Gitcommited on
updated chat_fn
bae2c6c
Diomedes Gitcommited on
added css import to app.py, and functions for chat bubbles
8249dbb
Diomedes Gitcommited on
separate css file added
f315db9
Diomedes Gitcommited on
revert "some UI/UX tweakery; messages, css, etc", as it broke some function
f2075a8
Diomedes Gitcommited on
some UI/UX tweakery; messages, css, etc
dfe71e2
Diomedes Gitcommited on
tweaky tweaky
e1186ab
Diomedes Gitcommited on
got rid of broken newsapi library, calling it driectly now
23813ba
Diomedes Gitcommited on
newsapi and newsapi-python now in requirements.txt
d996d22
Diomedes Gitcommited on
look who's back! serpapi from GitHub instead of PyPI, forgot to update requirements, because i used uv, and forgot that HF doesnt
f8447d0
Diomedes Gitcommited on
Merge pull request #4 from DayByDayBy/fix/serpapi-refactor
0a20188
unverified
Богcommited on
got avatars to work, i think? and also managed to run all the functionality tests successfully - ladies and gents, we have a deliberation engine
60d780a
Diomedes Gitcommited on
fixing outdated model, and some other twqeaks
e455bf4
Diomedes Gitcommited on
refactor serpapi news search cascade
4c7def7
Diomedes Gitcommited on
fiddling with verisons, had gradio 6.0.0, but needed 6.0.1 to get rid of gradio-client 2.0.0.dev dependency
0ab99a7
Diomedes Gitcommited on
fiddling with verisons, had gradio 6.0.0, but needed 6.0.1 to get rid of gradio-client 2.0.0.dev dependency
956cbf6
Diomedes Gitcommited on
requirements, etc
9627833
Diomedes Gitcommited on
requirements, etc
fcf9b07
Diomedes Gitcommited on
Merge pull request #3 from DayByDayBy/refactor/character-prompts
f92afcc
unverified
Богcommited on
tweaking magpie to make the new tool work
8916bc2
Diomedes Gitcommited on
corvus, magpie, new api for weather and fixed broken mock, prompts are now centralised
7cb2ed1
Diomedes Gitcommited on
refactor: centralize character system prompts with unified epistemic norms
ccbe4c7
Diomedes Gitcommited on
some refactoring, name changes, etc
375f4e3
Diomedes Gitcommited on
updating eBird as key was granted, new corvus setup, app.py edit to work with, etc
65a6c2a
Diomedes Gitcommited on
geminiignore added, burned some creds without it. arguably worth it the first time(maybe), not so much now