Commit Graph

4 Commits (892bd4c29be34c0cc095ed178be6d60c6858e2ec)

Author SHA1 Message Date
Bagatur 50186da0a1
infra: rm unused # noqa violations (#22049)
Updating #21137
2 months ago
Erick Friis 3a2eb6e12b
infra: add print rule to ruff (#16221)
Added noqa for existing prints. Can slowly remove / will prevent more
being intro'd
5 months ago
Bagatur 2424fff3f1
notebook fmt (#12498) 8 months ago
Piyush Jain 5545de0466
Updated the Bedrock rag template (#12462)
Updates the bedrock rag template.
- Removes pinecone and replaces with FAISS as the vector store
- Fixes the environment variables, setting defaults
- Adds a `main.py` test file quick sanity testing
- Updates README.md with correct instructions
8 months ago