Skip to content

LO GPT module updates #195

@bradley-erickson

Description

@bradley-erickson

We recently merged in #178 which moved all GPT related items to their own module. This issue should serve as a running TODO:

  • Change from an Object Oriented approach to a Functional Programming approach
  • Handle having more than 1 GPT responder available (currently only 1 is supported, but we may want to have different responders for different contexts via PMSS)
  • Assess if we can abstract any of the GPT code (many responders are just simple API calls, though some return a list versus a single item)
  • Implement test cases
  • Add simple GPT interface dashboard for debugging purposes
  • Add GPT support for Azure OpenAI #120
  • Assess Ollama connection maintenance #144 to see if it is still an issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    epochLarger issue that includes subissuespythonPull requests that update Python code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions