Skip to content

Releases: hungpdn/llmgo

v0.0.1

14 Mar 10:04

Choose a tag to compare

Core Foundation (v0.0.1)

  • Type-Safe Tool Calling (Generics + Struct Tags).
  • Core Actor Model (BaseAgent, ReActAgent).
  • Basic Memory Interfaces (BufferMemory, RedisMemory).
  • Standard LLM Providers (Ollama).
  • Concurrent RAG Pipeline (IngestionPipeline, Semaphore limits).
  • Implement LLMRouter and ChainRouter for orchestration.