Skip to content

Conversation

@reynaldichernando
Copy link
Contributor

@reynaldichernando reynaldichernando commented Dec 5, 2025

  • remove constructor
  • remove global methods, setAuthToken, setAPIOrigin
  • use stricter type (removing [key: string]: unknown;)
  • fix streaming intellisense
  • add missing imageURLArray handling
  • fix all positional testmode and options
  • simplify txt2speech
  • add missing options everywhere
  • add missing return type for chat
  • fix return type speech2speech

and probably some more that i didn't write here

@reynaldichernando reynaldichernando marked this pull request as draft December 5, 2025 14:49
@reynaldichernando reynaldichernando changed the title [WIP] Fix AI types Fix AI types Dec 8, 2025
@reynaldichernando reynaldichernando marked this pull request as ready for review December 8, 2025 14:20
@reynaldichernando
Copy link
Contributor Author

after some more thinking, even if we miss a type or two, it won't be a breaking change for end user, because they can still disable the typescript check for a particular type

@Salazareo Salazareo merged commit 7b5d90d into HeyPuter:main Dec 8, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants