rag_api icon indicating copy to clipboard operation
rag_api copied to clipboard

add EMBEDDINGS_CHUNK_SIZE parameter for Azure + OpenAI

Open laszlovandenhoek opened this issue 8 months ago • 0 comments

This is an alternate version of https://github.com/danny-avila/rag_api/pull/150, with two differences:

  • make the chunk_size parameter configurable using the EMBEDDINGS_CHUNK_SIZE parameter
  • also apply this to Azure OpenAI endpoints (I'm currently running into issues there myself)

laszlovandenhoek avatar May 15 '25 08:05 laszlovandenhoek