Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor agent system #84

Merged
merged 1 commit into from
Oct 30, 2024
Merged

refactor agent system #84

merged 1 commit into from
Oct 30, 2024

Conversation

TataKKKL
Copy link
Member

@TataKKKL TataKKKL commented Oct 30, 2024

  1. Refactored agent system and base agent to take shared config instead of agent system class, avoiding circular import
  2. Added placeholders for shared memory and shared context in the agent system class
  3. Renamed meta_task_id to system_runtime_id and added system_name to system_config
  4. Modified Supabase auto config script
  5. Tested logging to CSV and Supabase
  6. Updated API in all examples
  7. Modified agent_system.execute to return the last response from the main agent

@TataKKKL TataKKKL requested review from zzfoo and BRama10 October 30, 2024 21:52
@TataKKKL TataKKKL merged commit c29b871 into main Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant