- tool call support (#16)
- restructure providers, separate request/response conversion (#15)
- openai: support streaming (#10)
- add prometheus metrics (#13)
- cd: deploy to traceloop on workflow distpatch (#11)
- config file path from env var instead of command argument (#12)
- otel support (#7)
- implement pipeline steering logic (#5)
- dynamic pipeline routing (#4)
- azure openai provider (#3)
- initial completions and embeddings routes with openai and anthropic providers (#1)
- dockerfile and release pipeline (#2)
- make anthropic work (#8)
- cleanups; lint warnings fail CI (#9)
- missing model name in response; 404 for model not found (#6)