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

Update llm submodule and model docstrings #13

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

NeonDaniel
Copy link
Member

@NeonDaniel NeonDaniel commented Jan 28, 2025

Description

Add LLMPersonaIdentity to __all__
Add docstrings to describe LLMPersona/LLMPersonaIdentity

Issues

Follow-up to #12 addressing #12 (comment)

Other Notes

Add docstrings to describe `LLMPersona`/`LLMPersonaIdentity`
@NeonDaniel NeonDaniel merged commit d3f84b4 into dev Feb 6, 2025
6 checks passed
@NeonDaniel NeonDaniel deleted the DOC_PersonaIdentity branch February 6, 2025 21:59
This was referenced Feb 7, 2025
NeonDaniel added a commit that referenced this pull request Feb 10, 2025
# Changelog

##
[0.0.0a11](https://github.com/NeonGeckoCom/neon-data-models/tree/0.0.0a11)
(2025-02-07)

[Full
Changelog](0.0.0a10...0.0.0a11)

**Implemented enhancements:**

- \[FEAT\] Skip system prompt if `persona=None`
[\#9](#9)

**Merged pull requests:**

- Add support for "vanilla" persona with unit tests
[\#15](#15)
([NeonDaniel](https://github.com/NeonDaniel))

##
[0.0.0a10](https://github.com/NeonGeckoCom/neon-data-models/tree/0.0.0a10)
(2025-02-06)

[Full
Changelog](0.0.0a9...0.0.0a10)

**Merged pull requests:**

- Update `llm` submodule and model docstrings
[\#13](#13)
([NeonDaniel](https://github.com/NeonDaniel))

##
[0.0.0a9](https://github.com/NeonGeckoCom/neon-data-models/tree/0.0.0a9)
(2025-02-06)

[Full
Changelog](0.0.0a8...0.0.0a9)

##
[0.0.0a8](https://github.com/NeonGeckoCom/neon-data-models/tree/0.0.0a8)
(2025-02-02)

[Full
Changelog](0.0.0a7...0.0.0a8)

##
[0.0.0a7](https://github.com/NeonGeckoCom/neon-data-models/tree/0.0.0a7)
(2025-01-26)

[Full
Changelog](0.0.0a6...0.0.0a7)

##
[0.0.0a6](https://github.com/NeonGeckoCom/neon-data-models/tree/0.0.0a6)
(2025-01-06)

[Full
Changelog](0.0.0a5...0.0.0a6)

**Merged pull requests:**

- Resolve issue with serializing default permissions
[\#10](#10)
([NeonDaniel](https://github.com/NeonDaniel))

##
[0.0.0a5](https://github.com/NeonGeckoCom/neon-data-models/tree/0.0.0a5)
(2024-12-18)

[Full
Changelog](0.0.0a4...0.0.0a5)

**Merged pull requests:**

- Define data models for LLM interactions
[\#4](#4)
([NeonDaniel](https://github.com/NeonDaniel))

##
[0.0.0a4](https://github.com/NeonGeckoCom/neon-data-models/tree/0.0.0a4)
(2024-11-21)

[Full
Changelog](0.0.0a3...0.0.0a4)

**Merged pull requests:**

- Update UserDbRequest models
[\#3](#3)
([NeonDaniel](https://github.com/NeonDaniel))

##
[0.0.0a3](https://github.com/NeonGeckoCom/neon-data-models/tree/0.0.0a3)
(2024-11-19)

[Full
Changelog](0.0.0a2...0.0.0a3)

**Implemented enhancements:**

- \[FEAT\] Define range for user permissions
[\#5](#5)

**Merged pull requests:**

- Formally define and document Access Roles values
[\#6](#6)
([NeonDaniel](https://github.com/NeonDaniel))

##
[0.0.0a2](https://github.com/NeonGeckoCom/neon-data-models/tree/0.0.0a2)
(2024-11-19)

[Full
Changelog](0.0.0a1...0.0.0a2)

**Merged pull requests:**

- Update TokenConfig and add JWT models
[\#2](#2)
([NeonDaniel](https://github.com/NeonDaniel))

##
[0.0.0a1](https://github.com/NeonGeckoCom/neon-data-models/tree/0.0.0a1)
(2024-11-04)

[Full
Changelog](ccd1aff...0.0.0a1)

**Merged pull requests:**

- Initial Implementation
[\#1](#1)
([NeonDaniel](https://github.com/NeonDaniel))



\* *This Changelog was automatically generated by
[github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
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.

None yet

1 participant