News

I am using the langchain's OpenAIEmbedding to try to talk to llama-cpp-python's API server to retrieve embeddings. It appears that langchain converts the input into tokens in the form of a list of int ...
If you are a Python programmer, especially a beginner to programming, it is common to have doubt to Convert Int to String in Python. Here is how to do it.