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

Staging #52

Closed
wants to merge 7 commits into from
Closed

Staging #52

wants to merge 7 commits into from

Conversation

amengus87
Copy link
Collaborator

Issue

Change

General checklist

  • There are no breaking changes
  • I have added unit and integration tests for my change
  • I have manually run all the unit and integration tests in the module I have added/changed, and they are all green

amengus87 and others added 7 commits June 11, 2024 09:19
* Adding CheckStyle module for banning OpenAI API Keys

* RaaG : Begin with langchain4j assistant

* Init RaagService to call OpenAI LLM

* Fix OpenAiCompatibleV1ApiControllerTest
* Adding CheckStyle module for banning OpenAI API Keys

* RaaG : Begin with langchain4j assistant

* Init RaagService to call OpenAI LLM

* Fix OpenAiCompatibleV1ApiControllerTest

* Adding finish_reason in order to fix : [OpenAIClient.chatCompletion][stream] Missing finish_reason

* Increase SSE timeout from 10 to 90 secs

* Increase OpenAI client timeout from 60 to 90 secs
* Adding CheckStyle module for banning OpenAI API Keys

* RaaG : Begin with langchain4j assistant

* Init RaagService to call OpenAI LLM

* Fix OpenAiCompatibleV1ApiControllerTest

* Adding finish_reason in order to fix : [OpenAIClient.chatCompletion][stream] Missing finish_reason

* Increase SSE timeout from 10 to 90 secs

* Increase OpenAI client timeout from 60 to 90 secs

* Begin Chat Memory

* Ability to use the Chat Memory
* Adding CheckStyle module for banning OpenAI API Keys

* RaaG : Begin with langchain4j assistant

* Init RaagService to call OpenAI LLM

* Fix OpenAiCompatibleV1ApiControllerTest

* Adding finish_reason in order to fix : [OpenAIClient.chatCompletion][stream] Missing finish_reason

* Increase SSE timeout from 10 to 90 secs

* Increase OpenAI client timeout from 60 to 90 secs

* Begin Chat Memory

* Ability to use the Chat Memory

* Fix: Invalid Message Role
@amengus87 amengus87 closed this Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants