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/tests/unit_tests/tools
Eduard van Valkenburg 1cb04f2b26
PowerBI major refinement in working of tool and tweaks in the rest (#5090)
# PowerBI major refinement in working of tool and tweaks in the rest

I've gained some experience with more complex sets and the earlier
implementation had too many tries by the agent to create DAX, so
refactored the code to run the LLM to create dax based on a question and
then immediately run the same against the dataset, with retries and a
prompt that includes the error for the retry. This works much better!

Also did some other refactoring of the inner workings, making things
clearer, more concise and faster.
1 year ago
..
file_management
openapi
powerbi power bi api wrapper integration tests & bug fix (#4983) 1 year ago
python Improved query, print & exception handling in REPL Tool (#4997) 1 year ago
requests
shell
__init__.py
test_base.py
test_exported.py
test_json.py
test_public_api.py PowerBI major refinement in working of tool and tweaks in the rest (#5090) 1 year ago
test_signatures.py
test_zapier.py