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

Core API work #1233

Closed
wants to merge 10 commits into from
Closed

Core API work #1233

wants to merge 10 commits into from

Conversation

codingbandit
Copy link
Collaborator

@codingbandit codingbandit commented Jul 12, 2024

Core API work

Details on the issue fix or feature implementation

  • Removes Chat summarization logic from Core API
  • Fixes incoming message persistence issue, user prompt is persisted when received and is updated once a completion is received (with the token count and vector)
  • Added the /instances/{{instanceId}} routing to the Core API controllers.
  • Updated User Portal calls to Core API using the new routes

Confirm the following

  • I started this PR by branching from the head of the default branch
  • I have targeted the PR to merge into the default branch
  • I have included unit tests for the issue/feature
  • I have included inline docs for my changes, where applicable
  • I have successfully run a local build
  • I have provided the required update scripts, where applicable
  • I have updated relevant docs, where applicable

@codingbandit codingbandit marked this pull request as draft July 15, 2024 16:23
@codingbandit codingbandit marked this pull request as ready for review July 15, 2024 18:00
@codingbandit
Copy link
Collaborator Author

GitHub timeline issues, will have a new PR

@codingbandit codingbandit deleted the cp_polling_work branch December 11, 2024 15:25
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