microsoft / dsl-copilot

MIT License
29 stars 6 forks source link

Features/token debugging #27

Closed jaspecla closed 3 months ago

jaspecla commented 3 months ago

Added:

  1. Button to clear chat history.
  2. Logging (via the real console, not the fake one in the browser) the prompt.
  3. Re-do of Polly retries to properly back off, observing the Retry-After header, or by backing off exponentially otherwise.