Commit History

updated semantic, etc
0371329

Diomedes Git commited on

tweaking clients (adding logging to them and to the aggregator function), making a domain folder for stuff like keywords, etc
903c4b7

Diomedes Git commited on

replaced arxiv api test with client test, added academic search, etc
ef13996

Diomedes Git commited on

pubmed test works, getting 5 articles back, with title, author, abstract, doi (lotta N/a tho), and pubmed link (also N/As)
4aa367b

Diomedes Git commited on

tweaky tweaks
9ea1ddc

Diomedes Git commited on

forgot to remove the imports i wasnt using
75e240b

Diomedes Git commited on

forgot to remove the imports i wasnt using
525511f

Diomedes Git commited on

decided to split api concerns, split pubmed off
d89339d

Diomedes Git commited on

updated chnages.md, fiddled with api clients, http.py
0904e15

Diomedes Git commited on

redid the venv and lock file, gradio pre-release messing with add/sync/ etc because you need to explicutly allow pre-release with any uv actions that re-reseolves
3588666

Diomedes Git commited on

adding a tenacity based retry handler, etc
b901e6f

Diomedes Git commited on

tidyer api stuff, etc
2eec855

Diomedes Git commited on

more api thoughts - static methods, reponse handling, etc
3df8182

Diomedes Git commited on

some api bits, still figuring out the best shape/design a little
15ec446

Diomedes Git commited on

archictecture and structure notes, etc
23e71d2

Diomedes Git commited on

rearranging and a few bits of note taking
c2dfc44

Diomedes Git commited on

md edit, review doc
8d9d361

Diomedes Git commited on

etc
93f54d5

Diomedes Git commited on

etc
5cc23d7

Diomedes Git commited on

etc
f8ff533

Diomedes Git commited on

some hf bits and bobs
297e6ed

Diomedes Git commited on

moving stuff around, etc
087b022

Diomedes Git commited on

memory system integration into corvus
5e76673

Diomedes Git commited on

memory system rathewr than cache reliance, so the group has shared context and a sorta 'lived memory' like a real gc
15310ab

Diomedes Git commited on

api client code, incl classes for pubmed, semantic, and arxiv clients
9d631a0

Diomedes Git commited on

stickiing with cache as is for now, will refactor/redesign if i'm right
c1b2d3a

Diomedes Git commited on

adding the corvus first draft (altho on reflection i think tha cache is poorly designed/not quite right as is, suspect it may dominate rather than support
ab95525

Diomedes Git commited on

structure work, adding some basic stuff, testing the arxiv made me realise i dont want to use that as main/1st search (lack of DOI, unhelpful structure of some results, etc)
a3bfdce

Diomedes Git commited on

doing some boiler and testing api stuff
4804132

Diomedes Git commited on