IlianP
IlianP
See also: https://github.com/openai/whisper/discussions/264
@stefangrotz if you manage to do that, could you share your learnings? I'd be curious about the progress (not just because I'm German).
Well, from what I'm reading, it says right there: > AuthenticationError: You didn't provide an API key. You need to provide your API key ... In the README, it says:...
For example https://restcountries.com/v3.1/alpha/de , but also https://restcountries.com/v3.1/lang/german contains this entry. By the way, since this is already implemented, I guess #92 can be closed.
As a side note, LangChain also supports pypdfium2 as a document loader: https://python.langchain.com/docs/modules/data_connection/document_loaders/pdf#using-pypdfium2