Find
Search dashboard pages and product views.
Repositories
Evidence Refs
Run Artifacts
Trace Refs
Replay Entry
Search dashboard pages and product views.
These are repository signals used to attribute this repo to the product. They are not code written by the agent; they are matched package, middleware, environment, API, or UI locations found in the repository.
| Repository Signal | Matched Source | Matched Code Location | Preview |
|---|---|---|---|
source | self.db = Chroma(persist_directory=self.vector_db_pathembedding_function=self.embedding_function); def query(selfquery_text+2 | retrieval/rag_retriever.pyline 10 | Preview |
source | @app.route('/query'methods=['POST']) ... results = retriever.query(query_textk=NUM_RELEVANT_DOCS); enhanced_context_text+2 | app.pyline 84 | Preview |
source | LLMFactory.create_llm dispatches to OllamaModel / GPTModel / AnthropicModel — plain context-grounded generationno tools/web search. | llm/llm_factory.pyline 1 | Preview |
manifest | pypdflangchainlangchain-chroma+5 | requirements.txtline 1 | Preview |