chenli
Results
1
comments of
chenli
i think add middleware api for oai ```yaml embeddings: ## parallelization: override the global parallelization settings for embeddings async_mode: threaded # or asyncio llm: api_key: ${GRAPHRAG_API_KEY} type: openai_embedding # or...