Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 343 Bytes

CHANGELOG.md

File metadata and controls

9 lines (6 loc) · 343 Bytes

August 2024:

✅ Created repo and used it as a proxy to work with anthropic chat completions without tools

September 5th, 2024

  • ✅ Implemented improved type definitions and openapis
  • ✅ With that, implemented proxy properly with full spec compliance
  • ✅ Created tests for direct and via proxy, stream and no stream. It all works.