What's Changed
- VSCode/PyCharm debugger settings and documentation + warnings fixes by @EugeneLightsOn in #844
- chore(frontend): Add CI to check client is properly generated for coral/assistants by @tianjing-li in #869
- chore: Improve Makefile structure, add comments, add coral web make commands by @tianjing-li in #868
- Upgrade to Poetry 1.8.4 by @EugeneLightsOn in #874
- backend: Filter out invalid message text when generating chat history by @tianjing-li in #862
- backend: Add config for domain and site Web Search filtering by @tianjing-li in #863
- backend: Fix web scrape issue with results format by @tianjing-li in #878
- TLK-2090 tool errors processing by @EugeneLightsOn in #861
- backend: Handle error when web scraping fails in Hybrid search by @tianjing-li in #879
- TLK-2361 - Tools preamble extension by @EugeneLightsOn in #876
- frontend: Change message for Agent with no tools by @tianjing-li in #877
- chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /src/interfaces/slack_bot by @dependabot in #880
- docs: Update setup docs by @tianjing-li in #884
- docs: More docs by @tianjing-li in #885
- docs: More tool docs to clarify tool addition by @tianjing-li in #886
- frontend: Add special handling for HTTP errors when trying to begin a streaming chat by @malexw in #873
- chore: Add
make check-config
command by @tianjing-li in #875 - TLK-2364 - implements preamble extension for python interpreter tool by @EugeneLightsOn in #887
Full Changelog: v1.1.4...v1.1.5