Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PROVIDER] OpenAI #3

Closed
mkrueger12 opened this issue Dec 8, 2023 · 1 comment · Fixed by #17
Closed

[PROVIDER] OpenAI #3

mkrueger12 opened this issue Dec 8, 2023 · 1 comment · Fixed by #17

Comments

@mkrueger12
Copy link
Contributor

No description provided.

@mkrueger12 mkrueger12 added this to the Sprint 1 milestone Dec 8, 2023
@mkrueger12 mkrueger12 self-assigned this Dec 8, 2023
mkrueger12 added a commit that referenced this issue Dec 9, 2023
mkrueger12 added a commit that referenced this issue Dec 9, 2023
mkrueger12 added a commit that referenced this issue Dec 9, 2023
mkrueger12 added a commit that referenced this issue Dec 10, 2023
mkrueger12 added a commit that referenced this issue Dec 10, 2023
* init

* fix: remove package

* #3: project organization

* #3-feat: build chat api

* #3 rename func

* Remove unused dependencies from go.sum

* #3: Add .env to .gitignore

---------

Co-authored-by: Max <mkrueger190@gmail.com>
@mkrueger12
Copy link
Contributor Author

Working on validators

@mkrueger12 mkrueger12 linked a pull request Dec 10, 2023 that will close this issue
mkrueger12 added a commit that referenced this issue Dec 10, 2023
mkrueger12 added a commit that referenced this issue Dec 10, 2023
mkrueger12 added a commit that referenced this issue Dec 10, 2023
mkrueger12 added a commit that referenced this issue Dec 10, 2023
mkrueger12 added a commit that referenced this issue Dec 12, 2023
* #3: Update dependencies, fix package names, add validators

* #3: Remove unused fields in ProviderConfig struct

* #3: Update OpenAI provider configuration validation

* #3: Refactor OpenAI provider config structure

* #3: Update go.mod and go.sum files

* #3: add comments

* #3: Refactor package name in OpenAI API and chat files

* #3: build OpenAI config

* #3: Build API Request

* #3: Refactor param checking in BuildAPIRequest function

* #3: build request based on client parameters

---------

Co-authored-by: Max <mkrueger190@gmail.com>
roma-glushko added a commit that referenced this issue Jan 21, 2024
- ✨ [providers] Support for OpenAI Chat API #3 (@mkrueger12 )
- ✨ [API] #54 Unified Chat API  (@mkrueger12 )
- ✨ [providers] Support for Cohere Chat API #5 (@mkrueger12 )
- ✨ [providers] Support for Azure OpenAI Chat API #4  (@mkrueger12 )
- ✨ [providers] Support for OctoML Chat API #58 (@mkrueger12 )
- ✨ [routing] The Routing Mechanism, Adaptive Health Tracking, and Fallbacks #42 #43 #51 (@roma-glushko)
- ✨ [routing] Support for round robin routing strategy #44 (@roma-glushko)
- ✨ [routing] Support for the least latency routing strategy #46 (@roma-glushko)
- ✨ [routing] Support for weighted round robin routing strategy #45 (@roma-glushko)
- ✨ [providers] Support for Anthropic Chat API #60 (@mkrueger12 )
- ✨ [docs] OpenAPI specifications #22 (@roma-glushko )
- 🔧 [chores] Inited the project #6 (@roma-glushko)
- 🔊 [telemetry] Inited logging  #14 (@roma-glushko)
- 🔧 [chores] Inited Glide's CLI #12 (@roma-glushko)
- 👷 [chores] Setup CI workflows #8 (@roma-glushko)
- ⚙️ [config] Inited configs #11 (@roma-glushko)
-  🔧 [chores] Automatic coverage reports #39 (@roma-glushko)
- 👷 [build] Setup release workflows #9 (@roma-glushko)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants