- 👋 Hi, I’m @timmaxwell
- 👀 I’m interested in ...
- 🌱 I’m currently learning ...
- 💞️ I’m looking to collaborate on ...
- 📫 How to reach me ...
Pinned Loading
-
-
New API of openai python package for...
New API of openai python package for embedding 1from openai import OpenAI
2client = OpenAI(base_url='https://custom-url-for-openai-compatible-api/v1', api_key='sk-')
34def get_embedding(text, model="text-embedding-ada-002"):
5text = text.replace("\n", " ")
-
blockscout/blockscout
blockscout/blockscout PublicBlockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
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.