Cyber MacGeddon
c9913297d2
Doc RAG working
2025-04-22 10:52:11 +01:00
Cyber MacGeddon
6be7b30633
Graph RAG working I think
2025-04-22 00:27:39 +01:00
Cyber MacGeddon
8c38dc30ff
Fixing query stuff
2025-04-21 20:09:53 +01:00
Cyber MacGeddon
179285e186
Hacking wth graph rag
2025-04-21 18:52:52 +01:00
Cyber MacGeddon
5f9481dfed
Fix ID not being used for subscribers
2025-04-21 13:03:54 +01:00
Cyber MacGeddon
40242015ee
Fix lost ID
2025-04-21 13:03:09 +01:00
Cyber MacGeddon
6eb16473c5
Linkage is complete
2025-04-21 12:36:34 +01:00
Cyber MacGeddon
793f986b06
Fix some typos
2025-04-20 09:15:12 +01:00
Cyber MacGeddon
9ec76a0bd1
Fix some imports
2025-04-19 20:08:23 +01:00
Cyber MacGeddon
42ea9ed370
Tweaking
2025-04-19 19:52:21 +01:00
Cyber MacGeddon
8d082aed87
Fix typos
2025-04-19 19:08:40 +01:00
Cyber MacGeddon
4943b87f7a
Updated query/store
2025-04-19 15:51:26 +01:00
Cyber MacGeddon
94f692ff93
Query side starting to come together
2025-04-19 15:17:50 +01:00
Cyber MacGeddon
abc202ddde
Store maybe working
2025-04-19 14:42:00 +01:00
Cyber MacGeddon
6aaa751fb5
More write infra, not working
2025-04-19 14:36:39 +01:00
Cyber MacGeddon
c05ad5c215
Clients
2025-04-19 13:54:42 +01:00
Cyber MacGeddon
c4d961bdb7
Fix HF embeddings, not tested
2025-04-19 13:54:21 +01:00
Cyber MacGeddon
dc0bcba269
Tidying clients
2025-04-19 13:41:33 +01:00
Cyber MacGeddon
93bb2adb9e
Spec clients
2025-04-19 13:38:48 +01:00
Cyber MacGeddon
3507bc2c6e
Graph embeddings works
2025-04-19 12:06:40 +01:00
Cyber MacGeddon
e6b1bb4919
Relationships extraction working
2025-04-19 11:02:25 +01:00
Cyber MacGeddon
3883391f90
A flow schema defined
2025-04-19 11:01:51 +01:00
Cyber MacGeddon
97163c4ba3
Tweaked for upstream config
2025-04-19 10:33:58 +01:00
Cyber MacGeddon
6a9469de34
LLM base class working
2025-04-18 20:22:40 +01:00
Cyber MacGeddon
1047cd2fa1
Request/response spec working, implemented in extract-defs and vertexai
2025-04-18 18:35:17 +01:00
Cyber MacGeddon
36013212e0
Rate limit working
2025-04-18 11:49:00 +01:00
Cyber MacGeddon
4bbd050d05
Defs extraction working?
2025-04-18 09:21:21 +01:00
Cyber MacGeddon
8b24fa4209
Migrate api-gateway to async
2025-04-17 17:19:54 +01:00
Cyber MacGeddon
b110af41fb
Prompt template working
2025-04-17 16:12:46 +01:00
Cyber MacGeddon
44b1d7e508
async & flow donw
2025-04-16 21:34:39 +01:00
Cyber MacGeddon
28377de390
Separate into separate Flow object
2025-04-16 20:58:48 +01:00
Cyber MacGeddon
51000e39ff
More refactoring
2025-04-16 20:50:41 +01:00
Cyber MacGeddon
4c22f23f3a
Comments, maybe broke something
2025-04-16 20:46:48 +01:00
Cyber MacGeddon
38cea4c26d
VertexAI LLM working
2025-04-16 17:43:49 +01:00
Cyber MacGeddon
b94b4b7389
API finalised
2025-04-16 16:11:18 +01:00
Cyber MacGeddon
91d28e9d56
Change input_output to flow_processor
2025-04-16 13:47:23 +01:00
Cyber MacGeddon
8f89336db3
API tweak for input_output
2025-04-16 12:55:47 +01:00
Cyber MacGeddon
cfdeadfb34
Chunker ported
2025-04-15 23:09:32 +01:00
Cyber MacGeddon
b2b69ff935
Input/output made more flexible
2025-04-15 19:37:30 +01:00
Cyber MacGeddon
c3f1aacbfc
Remove cruft
2025-04-15 16:18:03 +01:00
Cyber MacGeddon
60ca5aa3a6
input/output is working
2025-04-15 16:13:18 +01:00
Cyber MacGeddon
98faec7798
PDF done but not working
2025-04-15 00:12:50 +01:00
Cyber MacGeddon
9fdc408a95
Metrics working
2025-04-14 22:39:09 +01:00
Cyber MacGeddon
726baa9932
Tidying
2025-04-14 20:44:22 +01:00
Cyber MacGeddon
d924dad25f
Roughly working on config svc
2025-04-14 19:23:43 +01:00
Cyber MacGeddon
1d150cdc21
Working on processor API
2025-04-14 17:51:23 +01:00
Cyber MacGeddon
e66c06f99a
New API emerging
2025-04-14 09:05:42 +01:00
Cyber MacGeddon
df6a11bb86
- Changed module names to idents in all processors
...
- Add --id argument to base
- Tweaked config into handler
2025-04-10 19:14:31 +01:00
cybermaggedon
298d09f388
Prompt and agent manager, dynamically load configuration from config-svc
...
- prompt-template takes config from the config-svc, dynamically reloads
as new config appears.
- agent-react takes config from config-svc, dynamically reloads
- Fixed lack of data in config queue, needed to take the Earliest, not the
Latest values.
- Changed text-completion and knowledge-query tool to both use 'query'
as the argument.
- Prompt and agent no longer have command line args to supply
configuration.
2025-04-02 16:37:08 +01:00
cybermaggedon
1d222235d3
Configuration initialisation ( #335 )
...
* - Fixed error reporting in config
- Updated tg-init-pulsar to be able to load initial config to config-svc
- Tweaked API naming and added more config calls
* Tools to dump out prompts and agent tools
2025-04-02 13:52:33 +01:00