🧭
Highlights
- Pro
Pinned Loading
-
aws-lambda-selenium-python311
aws-lambda-selenium-python311 PublicA minimal example of a AWS Lambda Python 3.11 with Selenium working without layers or container image.
-
apache-airflow-providers-teradata
apache-airflow-providers-teradata PublicTeradata's TTU tools for Apache Airflow (python 3)
Python 2
-
Spark Submit Hook with SSH capabilit...
Spark Submit Hook with SSH capability. Tested with Airflow 1.10.x and 1.9.x (Python 3) 1# -*- coding: utf-8 -*-
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
-
Teradata Hook for Apache Airflow usi...
Teradata Hook for Apache Airflow using PyTd (Teradata Python Module) 1# -*- coding: utf-8 -*-
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
-
Working example of Langchain custom ...
Working example of Langchain custom LLM for revChatGPT (ChatGPT API) 1from langchain.llms.base import BaseLLM
2from langchain.schema import Generation, LLMResult
3from langchain.utils import get_from_dict_or_env
4import asyncio
5from revChatGPT.V2 import Chatbot
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.