-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Add Phoenix Llamaindex RAG Demo notebook + chunks + questions #4202
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
nit: can we rename to |
tutorials/internal/PhoenixLlamaIndexRAGDemo/llama_index_documents.json
Outdated
Show resolved
Hide resolved
tutorials/internal/PhoenixLlamaIndexRAGDemo/phoenix_llama_index_documents.json
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is pretty close to just merging. Let's remove the artifacts of the chunking for now
resolves #4240 |
Cohesive use case questions fixture: https://console.cloud.google.com/storage/browser/arize-phoenix-assets/demos?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))&project=phoenix-202055 RAG demo traces and evals (demo_llama_index_rag_): https://console.cloud.google.com/storage/browser/arize-phoenix-assets/traces?pageState=(%22StorageObjectListTable%22:(%22f%22:%22%255B%255D%22))&project=phoenix-202055 |
* main: chore: add utility function for password salting and hashing (#4287) chore: update ruff to 0.6.1 (#4282) chore(main): release arize-phoenix-otel 0.2.0 (#4281) feat: Clarify `register` API documentation (#4280) README patch (#4279) refactor(auth): name it role.name (#4265) docs: add haystack to README docs: Add Phoenix Llamaindex RAG Demo notebook + chunks + questions (#4202) chore(main): release arize-phoenix-otel 0.1.0 (#4264) feat: Create `phoenix.otel` package (#4230) fix: conditionally display re-ranker queries in span details (#4263)
resolves #4004