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

how do I use SAIS model? #623

Open
onlybiju opened this issue Nov 4, 2024 · 0 comments
Open

how do I use SAIS model? #623

onlybiju opened this issue Nov 4, 2024 · 0 comments

Comments

@onlybiju
Copy link

onlybiju commented Nov 4, 2024

I've discovered a great tool with significant potential for Quality Assurance automation. As an automation engineer, I've been assigned to create a Proof of Concept (POC). However, my company has restricted direct access to OpenAI's services. Instead, we use an internal system called SAIS, where our AI team has developed APIs that interface with OpenAI. This SAIS model requires us to pass all necessary information through our internal infrastructure.
I need guidance on implementing this integration - specifically, how to modify the implementation to call our internal API endpoints instead of using OpenAI's API directly with their authentication tokens. The internal API would then handle the communication with the AI service and return the responses."
Would you like me to help you understand potential approaches for implementing this? I can outline some strategies for:

  1. Adapting the authentication mechanism
  2. Modifying API endpoint configurations
  3. Handling the response format differences (if any)
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

No branches or pull requests

1 participant