Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 255 Bytes

File metadata and controls

14 lines (9 loc) · 255 Bytes

Echo - llm adapter

Provides a simple library to import and call LLM without thinking about details

Technical stack

  • golang
  • none or minimal external dependencies

Workflow

  • after finishing each task run
    • go build
    • go fmt ./...