GPT-RAG icon indicating copy to clipboard operation
GPT-RAG copied to clipboard

Add Fabric as a datasource

Open placerda opened this issue 11 months ago • 0 comments

Use Fabric tables as datasource in the Retrieval step.

  • Orchestrator
    • [ ] Connect Function to Fabric
    • [ ] Routing
    • [ ] NL2SQL
  • Gpt-rag (main repo)
    • [ ] Documentation
  • Frontend
    • [ ] Update sources when answer comes from fabric

Architecture "TO-BE" implemented in a separated work item in the future.

The integration with Fabric will requiere to create another Azure Function as Microsoft Service to integrate with Fabric:

Image

We need to prepare an specific function to connect to Fabric as Microservice in order to be used by multiple projects.

placerda avatar Mar 19 '24 13:03 placerda