Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ericc-ch/copilot-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: theboringhumane/copilot-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 19, 2025

  1. Configuration menu
    Copy the full SHA
    3907750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9faec1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03a6a90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da088cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40c9bca View commit details
    Browse the repository at this point in the history
  6. Enhance copilotHeaders to include Copilot-Vision-Request for image co…

    …ntent in messages and update createChatCompletions to pass payload. Update Message interface to support image content.
    theboringhumane committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    0a027c8 View commit details
    Browse the repository at this point in the history
  7. Enhance createEmbeddings function to handle string input by convertin…

    …g it to an array and improve error handling for failed responses.
    theboringhumane committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    2c0df82 View commit details
    Browse the repository at this point in the history
  8. Refactor TypeScript code for consistency and clarity; remove erasable…

    …SyntaxOnly option from tsconfig.json, standardize semicolons in main.ts, and improve comments in token.ts. Update createChatCompletions to use a variable for the URL.
    theboringhumane committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    85a2c8a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60aae5c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d57dbc View commit details
    Browse the repository at this point in the history
  11. Update bun.lock to upgrade various package versions, including @babel…

    …/helper-validator-identifier, @esbuild packages, and @eslint-react dependencies, ensuring compatibility and improved functionality across the project.
    theboringhumane committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    14ececb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1dfdc90 View commit details
    Browse the repository at this point in the history
Loading