Closed emrgnt-cmplxty closed 1 month ago
[!IMPORTANT] Enhance search result handling in SearchResults.tsx, remove debug prints, and update version to 3.1.45. Behavior: Remove debug print statements from streaming_rag_pipe.py and agent.ts. Update KGSearchResultItem in SearchResults.tsx to display findings and reorder tabs. Versioning: Increment version in pyproject.toml from 3.1.44 to 3.1.45. Code Quality: Remove trailing whitespace in ingestion.py. Convert kg_creation_settings and kg_enrichment_settings to dicts in restructure.py if they are instances of their respective classes. Fix off-by-one error in format_search_results_for_llm() in base_utils.py. This description was created by for 120e48456a82253fbad35acdaa6eb8a69de511fc. It will automatically update as commits are pushed.
[!IMPORTANT] Enhance search result handling in SearchResults.tsx, remove debug prints, and update version to 3.1.45.
SearchResults.tsx
3.1.45
print
streaming_rag_pipe.py
agent.ts
KGSearchResultItem
pyproject.toml
3.1.44
ingestion.py
kg_creation_settings
kg_enrichment_settings
restructure.py
format_search_results_for_llm()
base_utils.py
This description was created by for 120e48456a82253fbad35acdaa6eb8a69de511fc. It will automatically update as commits are pushed.