agent-zero icon indicating copy to clipboard operation
agent-zero copied to clipboard

Refactor agent and models for LiteLLM integration

Open TerminallyLazy opened this issue 8 months ago • 0 comments

  • Updated agent.py to include LiteLLM dependencies and improved serialization method.
  • Refactored models.py to streamline model handling and added LiteLLM support.
  • Enhanced memory.py for better document management and indexing.
  • Updated Dockerfiles and docker-compose.yml to ensure LiteLLM is installed.
  • Added model hints in settings.js and corresponding styles in settings.css for improved UI experience.
  • Adjusted browser_agent.py to handle telemetry and ensure proper response handling.

TerminallyLazy avatar Jun 01 '25 21:06 TerminallyLazy