Definitely! Although (in my opinion) open source models are still catching up to OpenAI, especially for more complicated tasks like predicting JSON and other more complex queries
You can also use any LLM / embedding integration from langchain, assuming you wrap it with our wrapper class (LLMPredictor(llm=llm) or LangchainEmbedding())