Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 417 Bytes

File metadata and controls

19 lines (12 loc) · 417 Bytes

PipedAgents

F# library for building agents.

Currently in alpha state.

Packages

  • PipedAgents.MAF - Wrapper around Microsoft.Agents.AI .NET library.
  • PipedAgents.Strands.JS - Wrapper around @strands-agents JavaScript library.

Supported APIs

  • Chat Completions API (OpenAI)
  • Responses API (OpenAI)
  • Messages API (Anthropic)

Examples

See the examples folder for usage examples.