Releases: radlab-dev-group/semantic-search-engine
Releases · radlab-dev-group/semantic-search-engine
v0.0.1
What's Changed
- Add comprehensive Chat module (models, serializers, core constants, error definitions, API views, URLs, and app config) and integrate new Data API endpoints with corresponding URLs and app configuration. by @pawkedzia in #1
- Update README with full project overview and Polish version by @pawkedzia in #2
- Add RDL authorization app and improve documentation by @pawkedzia in #3
- Refactor project layout, update imports, and add new components by @pawkedzia in #7
- Organize structure, add docs, and update configs by @pawkedzia in #8
- Remove OpenAI references and switch to LLMRouterClient by @pawkedzia in #9
- Refactor model listing and clean up project structure by @pawkedzia in #10
- Add 120‑second timeout to LLMRouterClient calls by @pawkedzia in #11
- Rename package and refactor controller architecture by @pawkedzia in #12
New Contributors
- @pawkedzia made their first contribution in #1
Full Changelog: https://github.com/radlab-dev-group/semantic-search-engine/commits/v0.0.1