Add options like temperature to LangChain CLI OpenAI provider command
Open
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
- Modify
src/Cli/src/Commands/Auth/OpenAiCommand.cs✓ https://github.com/tryAGI/LangChain/commit/09d364b4e0600e2cba75210cbfae321f06b13642 Edit - Modify
src/Cli/src/Commands/Auth/OpenAiCommand.cs✓ https://github.com/tryAGI/LangChain/commit/09d364b4e0600e2cba75210cbfae321f06b13642 Edit - Modify
src/Providers/OpenAI/src/OpenAiConfiguration.cs✓ https://github.com/tryAGI/LangChain/commit/09d364b4e0600e2cba75210cbfae321f06b13642 Edit
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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