Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12
- tidying (354f95b)
Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11
- types: remove manual DedalusModel (e1ce236)
Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10
- compat: compat with
pydantic<2.8.0when using additional fields (3f3c02f)
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9
- improve future compat with pydantic v3 (a8fac0e)
- runner: add conversation history access and instructions parameter (#15) (80d431d)
- types: replace List[str] with SequenceNotStr in params (470ee70)
- avoid newer type syntax (4c2f6a5)
- do not install brew dependencies in ./scripts/bootstrap by default (b7e06d3)
- internal: add Sequence related utils (9745025)
- internal: change ci workflow machines (733b93d)
- internal: codegen related update (3c37562)
- internal: move mypy configurations to
pyproject.tomlfile (ec3d564) - internal: update pydantic dependency (70ab0cd)
- internal: update pyright exclude list (72ed0a3)
- types: change optional parameter type from NotGiven to Omit (dc43898)
- update github action (cb4fefd)
Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8
- api: id->name in DedalusModel (3025957)
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
- api: api update (5375c71)
- api: decouple Model and DedalusModel (5edd0e7)
- runner: extract DedalusModel params and warn for unsupported (#10) (905bdd8)
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
- api: api update (283500e)
- api: api update (769f6d2)
- api: api update (e8cce59)
- model: add DedalusModel (0bdc7ce)
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
- api: api update (8f0cc6e)
- api: chat completions (8ac1a23)
- api: Config update for dedalus-ai/dev (628cad2)
- api: dedalus model update (5556fa3)
- api: fixing streaming again (5941d46)
- api: logic adj (a45af92)
- api: manual updates (c4e5b78)
- api: ModelConfig (984626d)
- api: polished types (8630870)
- api: spec concise (a38503a)
- api: streaming change (9a6fd36)
- api: to_schema and Model class (3bd4b91)
- api: update types (c4baf45)
- internal: codegen related update (11afb95)
- internal: update comment in script (9c49fad)
- update @stainless-api/prism-cli to v5.15.0 (ce42854)
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
- api: streaming schemas (4a98e16)
- internal: fix ruff target version (59fdbfc)
Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3
- api: add streaming (745c331)
- api: add streaming configuration (0172ad5)
- api: revert streaming for now (56d57d5)
- client: support file upload requests (caadecd)
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
- api: api update (280a595)
Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1
- api: update via SDK Studio (9407b44)