$ git clone https://github.com/FSoft-AI4Code/code-llm-evaluator.git $ cd code-llm-evaluator $ pip install -e . Quick-start To evaluate a supported task in python, you can load our :py:func:`code_eval.Evaluator` to generate and compute evaluate metrics on the run. from code_eval ...
In order to index private repositories, you'll need to generate a GitHub Personal Access Token (PAT) and pass it to Sourcebot. Create a new PAT here and make sure you select the repo scope: You'll need to pass this PAT each time you run Sourcebot by setting the GITHUB_TOKEN environme...
It can't access the connections configured in dbt Cloud. Quickstart brew tap gwenwindflower/homebrew-tbd brew install tbd tbd If you're new to dbt, check out the wiki for some great learning resources and tips on setting up a cozy coding environment! 🔌 Supported warehouses BigQuery Snow...
In order to run Vespper, you need to clone the repo & run the app using Docker Compose. Prerequisites 📜 Ensure you have the following installed: Docker & Docker Compose - The app works with Docker containers. To run it, you need to have Docker Desktop, which comes with Docker CLI, ...