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

MAICI Updates for Capstone Project #11

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

CrystalAIML
Copy link
Collaborator

@CrystalAIML CrystalAIML commented Aug 12, 2024

  1. Updated the Chat Completion to use the Pruju URL
  2. Added listener for file upload
  3. Added handler for file upload listener
  4. Added api url field to MAICI settings form.

@@ -74,6 +74,7 @@ private function format_history() {
* @return JSON: The response from OpenAI
*/
private function make_api_call($history) {
// echo "Make API Call";
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clean up comment

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.

1 participant