You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/experimental/langchain_experimental
Eun Hye Kim f758c8adc4
Fix #11737 issue (extra_tools option of create_pandas_dataframe_agent is not working) (#13203)
- **Description:** Fix #11737 issue (extra_tools option of
create_pandas_dataframe_agent is not working),
  - **Issue:** #11737 ,
  - **Dependencies:** no,
- **Tag maintainer:** @baskaryan, @eyurtsev, @hwchase17 I needed this
method at work, so I modified it myself and used it. There is a similar
issue(#11737) and PR(#13018) of @PyroGenesis, so I combined my code at
the original PR.
You may be busy, but it would be great help for me if you checked. Thank
you.
  - **Twitter handle:** @lunara_x 

If you need an .ipynb example about this, please tag me. 
I will share what I am working on after removing any work-related
content.

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
10 months ago
..
agents Fix #11737 issue (extra_tools option of create_pandas_dataframe_agent is not working) (#13203) 10 months ago
autonomous_agents core[minor], langchain[patch], experimental[patch]: Added missing `py.typed` to `langchain_core` (#14143) 10 months ago
chat_models core[minor], langchain[patch], experimental[patch]: Added missing `py.typed` to `langchain_core` (#14143) 10 months ago
comprehend_moderation core[minor], langchain[patch], experimental[patch]: Added missing `py.typed` to `langchain_core` (#14143) 10 months ago
cpal
data_anonymizer
fallacy_removal
generative_agents
graph_transformers
llm_bash
llm_symbolic_math
llms core[minor], langchain[patch], experimental[patch]: Added missing `py.typed` to `langchain_core` (#14143) 10 months ago
open_clip Update Open CLIP embd (#14155) 10 months ago
openai_assistant
pal_chain
plan_and_execute
prompt_injection_identifier
prompts
pydantic_v1
retrievers
rl_chain
smart_llm
sql langchain[patch]: Running SQLDatabaseChain adds prefix "SQLQuery:\n" (#14058) 10 months ago
synthetic_data
tabular_synthetic_data
tools
tot
utilities
__init__.py
py.typed