Releases: CliDyn/climsight
Releases · CliDyn/climsight
v1.0.0
ClimSight v1.0.0 Release
We're excited to announce the release of ClimSight v1.0.0, our innovative platform for climate assessment and insights.
Key Enhancements
- Enhanced Data Integration: Improved integration with diverse climate data sources, scientific literature, and unstructured text for more comprehensive insights
- Agent-Based Architecture: Refined modular architecture enabling more efficient data retrieval and contextual understanding
- Built-in Textual Retrieval-Augmented Generation (RAG): Expanded RAG capabilities for accurate, evidence-based climate assessments
- Localized Insights: Better precision in delivering location-specific climate information for targeted decision-making
Improvements
- Optimized Smart Agent performance for more accurate data synthesis
- Increased system scalability to handle growing climate-related inquiries
- Enhanced response quality through improved data integration workflows
- Better contextual adaptation for user-specific queries
- Multiple interface options including terminal and Streamlit
- Comprehensive evaluation framework for system performance
- And many other quality-of-life improvements
What's Changed
- Update README.md by @trackow in #5
- Update climsight.py by @Ismysh in #7
- adding biodiersity data from GBIF by @AntoniaJost in #10
- include publication in readme by @AntoniaJost in #18
- adding natural hazard data from EMDAT (by SEDAC) by @AntoniaJost in #17
- adding UN population data by @AntoniaJost in #19
- quick bug fix of biodiversity API by @AntoniaJost in #20
- allow hitting enter instead of pressing "generate" button by @AntoniaJost in #21
- update osm branch by @AntoniaJost in #29
- fixing typos by @AntoniaJost in #34
- Update environment.yml by @kuivi in #39
- water body data and osm additional details by @AntoniaJost in #32
- move settings to config file by @AntoniaJost in #35
- added a switch to de/activate additional information being displayed by @AntoniaJost in #36
- remove accidentally added additional plotting by @AntoniaJost in #53
- Split code by @kuivi in #54
- Docker correction by @kuivi in #56
- Update README.md by @kuivi in #57
- Create action for package installation and test by @kuivi in #59
- project uploaded to pypi by @kuivi in #58
- add documentation by @kuivi in #62
- Choose config file by @AntoniaJost in #63
- Make tests by @kuivi in #65
- update from main by @kuivi in #74
- Make tests with mock by @kuivi in #79
- Allow more responsive (climate) data exchange by @AntoniaJost in #61
- TCo DART data inclusion by @AntoniaJost in #66
- Download by python by @kuivi in #69
- update maketests with main by @kuivi in #92
- New cashe by @kuivi in #85
- New Version of Climsight with Modular Structure and Terminal Option by @kuivi in #87
- make newest openai version the default one by @AntoniaJost in #91
- fix climate_functions tests by @kuivi in #93
- replaced old url with new one on swiftbrowser … by @AntoniaJost in #95
- Fix onland by @kuivi in #98
- Test config by @kuivi in #105
- add climsight.log to .gitignore by @kuivi in #106
- Inland water by @kuivi in #109
- add climsight.log to .gitignore by @AntoniaJost in #100
- Test config by @AntoniaJost in #99
- Inland water by @kuivi in #107
- Langchain community by @kuivi in #110
- update evaluation with main by @kuivi in #111
- Evaluation by @kuivi in #112
- Rag integration by @AntoniaJost in #115
- Fix rag by @AntoniaJost in #121
- Rag v1.2 by @AntoniaJost in #125
- Agents by @kuivi in #126
- Added Smart Agent to the Climsight System by @dmpantiu in #127
- 2nd database by @AntoniaJost in #128
- High resolution data (Nextgem) by @kuivi in #132
- Ecocrop tool by @boryasbora in #134
- change 'A' to 'YE' to prevent warning by @AntoniaJost in #135
- change edge at the final step of the agent to resolve parallel issues by @kuivi in #136
- remove unnecessary loading of config file by @AntoniaJost in #137
- adopt evaluation to new terminal request by @kuivi in #138
- fix bug in data_container, now add info plotting by @kuivi in #139
- extended logging by @AntoniaJost in #144
- update O1 with logs by @kuivi in #145
- O1 test by @kuivi in #142
- fix lon_default to not become endlessly big/small by @AntoniaJost in #146
- new prompt for evaluation + some more functions for evaluation by @kuivi in #147
- Update climsight_engine.py by @kuivi in #148
- remove the llmModeKey_box by @kuivi in #149
New Contributors
- @trackow made their first contribution in #5
- @Ismysh made their first contribution in #7
- @AntoniaJost made their first contribution in #10
- @dmpantiu made their first contribution in #127
- @boryasbora made their first contribution in #134
Full Changelog: v0.1.0...v1.0.0