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

LLM Integration #3

Open
scottchen98 opened this issue Apr 28, 2024 · 0 comments
Open

LLM Integration #3

scottchen98 opened this issue Apr 28, 2024 · 0 comments

Comments

@scottchen98
Copy link
Contributor

1. Research LLM APIs:

Investigate potential LLM APIs suitable for our project's needs. Consider factors like:

  • Ability to answer open-ended questions and provide guidance.
  • Ability to generate creative text formats.
  • Cost and accessibility of the API.

2. Evaluate and Select LLM:

  • Based on the research, select the most promising LLM API for our project.
  • Thoroughly explore the chosen LLM's documentation, including:
    • Supported functionalities and limitations.
    • API endpoints and request/response formats.
    • Training data and potential biases.
  • Evaluate the ease of integration and potential challenges.

3. LLM API Integration:

  • Implement the chosen LLM API into the application backend.
  • Develop code to handle requests and responses from the LLM API.
  • Ensure proper error handling and logging for LLM interactions.
@scottchen98 scottchen98 added this to the Business Charter MVP milestone Apr 28, 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

No branches or pull requests

1 participant