Skip to content
This repository has been archived by the owner on Sep 15, 2024. It is now read-only.

Implement Custom Service Provider #188

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Implement Custom Service Provider #188

wants to merge 6 commits into from

Conversation

H0llyW00dzZ
Copy link
Owner

Note

This custom service provider granted for open source community

- [+] chore(locales): update Chinese and English translations for custom API key and custom endpoint
 - Added translations for custom API key and custom endpoint in Chinese (cn.ts)
 - Added translations for custom API key and custom endpoint in English (en.ts)
- [+] feat(settings.tsx): add support for Azure provider in settings page
- [+] feat(settings.tsx): add support for Custom provider in settings page
- [+] fix(settings.tsx): fix conditional rendering of OpenAI provider in settings page
- [+] fix(settings.tsx): fix conditional rendering of Azure provider in settings page
- [+] fix(settings.tsx): fix conditional rendering of Custom provider in settings page
- [+] feat(server.ts): add support for custom service provider configuration
- [+] feat(server.ts): add support for custom URL and API key configuration
- [+] chore(access.ts): update access store version to 2.1
- [+] feat(access.ts): add support for customUrl and customApiKey in access store
- [+] chore(constant.ts): add Custom object with ExampleEndpoint constant
- [+] chore(server.ts): fix typo in comment, change "cuystom" to "custom"
@H0llyW00dzZ H0llyW00dzZ added enhancement New feature or request todo labels Dec 10, 2023
Copy link

CodeQL analysis is complete for PR #188

@H0llyW00dzZ
Copy link
Owner Author

Additional Note

Note

This still wip, not done yet because I am still focusing touring golang

biplane (1)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request todo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant