logancyang / obsidian-copilot

THE Copilot in Obsidian
https://www.obsidiancopilot.com/
GNU Affero General Public License v3.0
3.05k stars 213 forks source link

Support certain providers to customize the base URL. #818

Open Emt-lin opened 1 week ago

Emt-lin commented 1 week ago

related:#654、#801

  1. Refactor the mthod of geting model config.
  2. Without introducing opeai package, CORS and other feature is suported. Maybe remove the opeai package.
logancyang commented 6 days ago

Thanks for the PR! One small suggestion, could you squash your commits into one before pushing, it's a bit easier for reviewing. @Emt-lin

Emt-lin commented 4 days ago

Thanks for the PR! One small suggestion, could you squash your commits into one before pushing, it's a bit easier for reviewing. @Emt-lin

ok

logancyang commented 1 day ago

Just a heads up, I'm releasing Copilot Plus Alpha in v2.7.3, it will be a bigger change and all PRs will be on hold for a couple of days and will need to rebase on it. Sorry for the inconvenience! @Emt-lin

Emt-lin commented 13 hours ago

@logancyang I already merged the master latest commit.