RAG with Python: Session Resources #27
Replies: 3 comments 10 replies
|
Questions:
|
|
I was going to ask this in the session but it ran out of time. Are there any recommended evaluation frameworks that we should use to evaluate our model? |
|
i am having trouble with the authentication . i cant seem to fix it. i am not an expert in this Setup the OpenAI client to use either Azure, OpenAI.com, or Ollama APIload_dotenv(override=True) if API_HOST == "azure": error: |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This is the resources and discussion thread for this live stream: https://aka.ms/raghack/python
It will be updated with links after the session.
Recording: https://www.youtube.com/watch?v=HQzNw3j23vE
Slides:
PDF- https://speakerdeck.com/pamelafox/raghack-building-rag-apps-in-python
PPT- https://github.com/microsoft/RAG_Hack/blob/main/slides/RAGHack-RAGInPython.pptx
Code samples:
Please ask any follow-up questions here, and the speakers will see them.
All reactions