Skip to content

Releases: cognizant-ai-lab/neuro-san-web-client

0.1.12

22 May 04:35
00e6c53
Compare
Choose a tag to compare

This release contains dependencies upgrade only. No functional change.

What's Changed

  • Bump flask from 3.1.0 to 3.1.1 by @dependabot in #28
  • Upgrade neuro-san version requirement, and update GitHub org by @ofrancon in #29

New Contributors

Full Changelog: 0.1.11...0.1.12

0.1.11

08 May 19:12
dfb180a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.10...0.1.11

0.1.10

02 May 00:16
5d96470
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.9...0.1.10

0.1.9

25 Apr 23:22
4569a6b
Compare
Choose a tag to compare

What's Changed

  • Use neuro-san 0.5.20 for latest fixes, notably CORS by @donn-leaf in #22

Full Changelog: 0.1.8...0.1.9

0.1.8

25 Apr 16:58
45cc022
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.7...0.1.8

0.1.7

17 Apr 22:33
553f214
Compare
Choose a tag to compare

Initial release to PyPi after correcting pyproject build error

What's Changed

Full Changelog: 0.1.6...0.1.7

0.1.6

17 Apr 22:16
1291515
Compare
Choose a tag to compare

Initial release published to PyPi

What's Changed

  • Add licensing boilerplate to the repository files. by @sidcog in #17
  • Consume dependencies from pypi and prep for pypi publishing by @donn-leaf in #18

New Contributors

Full Changelog: 0.1.5...0.1.6

0.1.5

05 Apr 01:17
a1342f8
Compare
Choose a tag to compare

What's Changed

  • Manage sly_data in the session's state by @ofrancon in #16

Full Changelog: 0.1.4...0.1.5

0.1.4

28 Mar 21:44
a1eb04c
Compare
Choose a tag to compare

0.1.4 Release notes

Updated the neuro-san web client Flask app to provide a simple web UI and an example of how neuro-san clients can be written and customized.

  • Updated the neuro-san library to adopt the new streaming_chat API. Most of the logic is handled by the neuro-san class StreamingInputProcessor. Have a look at neuro_san_web_client/app.py to see how it creates a session in create_user_session(...) and how it handles inputs in handle_user_input(...).
  • Fixed javascripts and CSS errors

What's Changed

New Contributors

Full Changelog: 0.1.3...0.1.4

0.1.3

31 Jan 02:51
2429b1e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.2...0.1.3