mrseanryan / gpt-multi-atomic-agents

A simple dynamic multi-agent framework based on atomic-agents, Instructor and Pydantic.
https://medium.com/@mr.sean.ryan/multi-llm-based-agent-collaboration-via-dynamic-router-and-graphql-handle-composite-prompts-with-83e16a22a1cb
MIT License
3 stars 1 forks source link

Add client version of (graphql) blackboard to simplify client update #21

Open mrseanryan opened 4 hours ago

mrseanryan commented 4 hours ago

fun blackboard needs a separate list of new funs so that client knows what to do

ClientBlackboardAccessor

graphql: bba.get_new_mutations_and_queries() bba.updateWithClientData(data)

.

mrseanryan commented 3 hours ago
mrseanryan commented 3 hours ago

rename main_service to main_generator (up minor version)