Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 345 Bytes

File metadata and controls

9 lines (5 loc) · 345 Bytes

gopheract

A ReAct agent implemented in Go with OpenAI.

Find an example implementation as an ACP-compliant CLI agent in the cli folder.

Take a look at the documentation.

This is still in development (missing tests and documentation for the CLI package), so be careful if you decide to use it!