Skip to content

Pitch Goal: Add Gemini 3 as a backend model to AgenTUI #689

Description

@indrayudd

AgenTUI currently operates on either gpt-4 models or gpt-5 models. Each one of these model backbones come with their caveats, which Gemini 3 seems to largely fix. With that in mind:

  • Investigate if it is at all possible to add Gemini 3 as a model to AgenTUI (which is powered by LangChain AI's DeepAgents framework)
  • If possible, integrate the model in such a way that all current functionality is preserved. The AgenTUI/docs folder has a STATE.md file that elaborates on the functionality of the TUI. Be sure to update it once you add new features like a new backend model.
  • LangChain docs is your friend, they have a nifty MCP server to use as well if you're using LLM coding tools to assist you.

FYI - @gpsaggese @tkpratardan

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions