Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1.0 #14

Merged
merged 89 commits into from
Mar 5, 2025
Merged

0.1.0 #14

merged 89 commits into from
Mar 5, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 4, 2025

Changelog

0.0.2a21 (2025-03-04)

Full Changelog

Merged pull requests:

0.0.2a20 (2025-02-25)

Full Changelog

Merged pull requests:

0.0.2a19 (2025-02-24)

Full Changelog

Merged pull requests:

  • Rename Docker Image action to be more accurate #11 (NeonDaniel)

0.0.2a18 (2025-02-05)

Full Changelog

Merged pull requests:

0.0.2a17 (2025-02-05)

Full Changelog

Merged pull requests:

  • Improved logging and invalid request handling #9 (NeonDaniel)

0.0.2a16 (2025-02-04)

Full Changelog

Merged pull requests:

0.0.2a15 (2025-02-01)

Full Changelog

0.0.2a14 (2025-01-22)

Full Changelog

Merged pull requests:

0.0.2a13 (2025-01-20)

Full Changelog

Merged pull requests:

0.0.2a12 (2025-01-14)

Full Changelog

Merged pull requests:

0.0.2a11 (2025-01-02)

Full Changelog

Merged pull requests:

0.0.2a9 (2024-12-29)

Full Changelog

Merged pull requests:

0.0.2a8 (2024-12-14)

Full Changelog

Merged pull requests:

0.0.2a7 (2024-10-28)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

NeonBohdan and others added 30 commits May 10, 2023 22:30
* Refactor code into Python package with setup.py
Update config handling to use `ovos-config` and match other Diana services
Update README.md
Add GitHub automation

* Add license including setup.py and file headers
Update relative imports to use absolute paths
* Update config handling to use envvars instead of FS overlay

* Update dependencies to stable versions
* Install llm-core

* Use core in RMQ

* Use config.py as core duplicate

* Use core in model

* Updated diana config

* Updated readme

* Fix embeddings output type

* Fix model variable duplicate

* Added num_parallel_processes parameter

* Fix Dict type def

* Init all abstract methods

* Fix _score call

* chatgpt -> chat_gpt

* Use pass instead of None
* Updated requirements

* Added persona to llm

* Removed num_parallel_processes from LLM class
* Minor logging and formatting changes
Add default `llm_bots` configuration to Docker
Implement persona support from NeonGeckoCom/neon-llm-core#3

* Update neon-llm-core dependency for chatbot support
Update default configuration and document llm bots

* Resolve license test failures

---------

Co-authored-by: Daniel McKnight <daniel@neon.ai>
NeonDaniel and others added 21 commits January 14, 2025 21:30
Update logging init and Docker config
Update Dockerfile to new syntax for envvars
* Update invalid model/persona handling to log errors and choose a newer release of the requested model if available
Add logging and type annotations to debug behavior

* Update neon-llm-core dependency spec
* Fix error logs to properly include request and resolved names

* Fix nested quotes
… URL in raised exceptions (#12)

Wrap `ask` in try/except to prevent uncaught exceptions
* Update neon-llm-core dependency to stable version

* Whitelist `RapidFuzz` package in license tests as it carries an MIT license https://pypi.org/project/RapidFuzz/
@NeonDaniel NeonDaniel closed this Mar 5, 2025
@NeonDaniel NeonDaniel reopened this Mar 5, 2025
@NeonDaniel NeonDaniel merged commit 6fa6c16 into master Mar 5, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants