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

Add support for Custom GPT #87

Open
4 tasks
mayurvir opened this issue Apr 17, 2024 · 0 comments
Open
4 tasks

Add support for Custom GPT #87

mayurvir opened this issue Apr 17, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@mayurvir
Copy link
Contributor

Description

While the current version of agent supports API usage by any form of UI including custom GPT. The agent needs to be tested with custom GPT while ensuring that no extra open ai calls are happening such as formatting json responses etc. as that gets done by the GPT itself.

It also needs a well documented process to configure this with Custom GPT with an example of working GPT.

Goals

  • Add support for Custom GPT while ensuring minimal token usage and response time
  • Document steps to configure custom GPT with the agent with examples

Expected Outcome

A well documented process to use this agent with custom GPT with example video and custom GPT link.

Acceptance Criteria

  • The agent should work with any custom GPT
  • A well documented process on how to host this agent and configure this with custom GPT should be available for developers.

Implementation Details

[List any technical details about the proposed implementation, including any specific technologies that will be used.]

Mockups / Wireframes

[Include links to any visual aids, mockups, wireframes, or diagrams that help illustrate what the final product should look like. This is not always necessary, but can be very helpful in many cases.]


[Please note that the below section of the ticket has to be in the format as mentioned as it is key to enabling proper listing of the project. Please only choose the options mentioned under the headings wherever applicable.]

Product Name

[Product Name: For eg: Beckn, Sunbird Obsrv etc]

Project Name

[Project Name: Descriptive of the ticket]

Organization Name:

[Organization Name]

Domain

[Area of governance]

Tech Skills Needed:

[Required technical skills for the project]

Complexity

Pick one of [High]/[Medium]/[Low]

Category

Pick one or more of [CI/CD], [Integrations], [Performance Improvement], [Security], [UI/UX/Design], [Bug], [Feature], [Documentation], [Deployment], [Test], [PoC]

Sub Category

Pick one or more of [API], [Database], [Analytics], [Refactoring], [Data Science], [Machine Learning], [Accessibility], [Internationalization], [Localization], [Frontend], [Backend], [Mobile], [SEO], [Configuration], [Deprecation], [Breaking Change], [Maintenance], [Support], [Question], [Technical Debt], [Beginner friendly], [Research], [Reproducible], [Needs Reproduction].

@mayurvir mayurvir added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant