Andrej Zachar
Andrej Zachar
Hi Andres! Thank so much for your great tool! I was just curious if instead of running elementor on the top of its own protractor session, you can reuse existing...
Hello, it would be great to open a homepage of the plugin using `bower home` function. Do you plan to implement this? Thanks a lot! Cheers, Andrej
Hi there, very nice tool! Great job! It would be cool to have a feature that will help with the project dependencies upgrade. `bower list` feature is a hell to...
Hello, I would like to request a feature to allow setting SSL/TLS options globally in the requests library via an environment variable or a configuration file. Currently, while the requests...
Hello, In the `_extract_token` method of the `ChatGPTInvocationLayer` class, there's an assumption that the `event_data["choices"]` array will always have at least one item with a `delta` key. However, based on...
Hello, I'm experiencing an issue when trying to run AutoFLAML with the `gpu_per_trial` argument. Here is the setup that I'm using: ```python automl = AutoML() automl_settings = { 'time_budget': 10,...
Hello, Using the latest onnxmltools I am getting a weird error: File "../python3.10/site-packages/onnxmltools/convert/xgboost/operator_converters/XGBoost.py", line 149, in _remap_nodeid nid = jsnode['nodeid'] I am using xgbosst 1.5.2. and i registered a xgboost...
Hello, I am trying to use your plugin in CI server, where I pass variable `CRYPTEX_PASSWORD` But it says **Invalid password passed via 'CRYPTEX_PASSWORD'** But when I set` verbose: true`...
It seems to me that there is no action linked with the command. Could you please plug it in? THX.
Hi There, I am experiencing a weird behaviour of ngStorage. Actually browser.waitForAngular() fails on this exception: ``` The following tasks were pending: - $timeout: function() { var temp$storage; _debounce =...