Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add LangChain ReAct impl to examples/FinanceBench #347

Merged
merged 50 commits into from
Sep 15, 2024

update examples/FinanceBench financebench_id_00476 ground truth

572235e
Select commit
Loading
Failed to load commit list.
Merged

add LangChain ReAct impl to examples/FinanceBench #347

update examples/FinanceBench financebench_id_00476 ground truth
572235e
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Sep 3, 2024 in 0s

6 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 6
           

Complexity increasing per file
==============================
- examples/FinanceBench/langchain-react-agent/agent-logging.py  3
- examples/FinanceBench/langchain_react.py  1
- examples/FinanceBench/langchain-react-agent/call-agent.py  4
         

Clones added
============
- examples/FinanceBench/langchain-react-agent/agent-logging.py  2
- examples/FinanceBench/langchain-react-agent/call-agent.py  2
         

See the complete overview on Codacy

Annotations

Check warning on line 8 in examples/FinanceBench/langchain-react-agent/agent-logging.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

examples/FinanceBench/langchain-react-agent/agent-logging.py#L8

Unused OpenAI imported from langchain_openai

Check warning on line 10 in examples/FinanceBench/langchain-react-agent/agent-logging.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

examples/FinanceBench/langchain-react-agent/agent-logging.py#L10

Unused Tool imported from langchain.tools

Check notice on line 19 in examples/FinanceBench/langchain-react-agent/agent-logging.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

examples/FinanceBench/langchain-react-agent/agent-logging.py#L19

Trailing whitespace

Check warning on line 89 in examples/FinanceBench/langchain-react-agent/call-agent.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

examples/FinanceBench/langchain-react-agent/call-agent.py#L89

Unused OpenAI imported from langchain_openai

Check warning on line 91 in examples/FinanceBench/langchain-react-agent/call-agent.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

examples/FinanceBench/langchain-react-agent/call-agent.py#L91

Unused Tool imported from langchain.tools

Check notice on line 119 in examples/FinanceBench/langchain-react-agent/call-agent.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

examples/FinanceBench/langchain-react-agent/call-agent.py#L119

Trailing whitespace