tryAGI / tryAGI/LangChain

Add options like temperature to LangChain CLI OpenAI provider command

Open
#239 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

cli enhancement sweep
Dominant language
C#
Stars
1.1k
Forks
141
Avg merge
2d 18m
Merged PRs (30d)
2

Description

What would you like to be added:

Why is this needed:

Anything else we need to know?

Checklist

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with src/Cli/src/Commands/Auth/OpenAiCommand.cs and src/Providers/OpenAI/src/OpenAiConfiguration.cs to understand the existing command and configuration. The requested options are not specified in the issue, so clarify which OpenAI settings are needed before implementation; done should expose the agreed options through the CLI and configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
ai, cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.