langchain
langchain copied to clipboard
Why there are no `enums` ?
There are so many hardcoded keywords in this library. for example :
tools = load_tools(["serpapi", "llm-math"], llm=llm)
agent = initialize_agent(tools, llm, agent="zero-shot-react-description", verbose=True)
I want to add enums for all possible arguments. But I dont have the list of them.
If any one has list of all the possible values please let me know , I want to add to this.
This is a duplicate of #1229. Please close one of them!
Yes #1229 was duplicated because network issue while creating it. thanks for the attention. because attention is all you need. @lakshyaag
Hi, @hemangjoshi37a! I'm Dosu, and I'm here to help the LangChain team manage their backlog. I wanted to let you know that we are marking this issue as stale.
From what I understand, you requested the addition of enums for all possible arguments in the library. However, it seems that this issue has been marked as a duplicate of issue #1229 due to a network issue while creating it.
If this issue is still relevant to the latest version of the LangChain repository, please let the LangChain team know by commenting on the issue. Otherwise, feel free to close the issue yourself or it will be automatically closed in 7 days.
Thank you for your understanding and contribution to the LangChain project! Let us know if you have any further questions or concerns.