Skip to content

Feat/improve llm slots#430

Open
NotBioWaste905 wants to merge 20 commits intodevfrom
feat/improve_llm_slots
Open

Feat/improve llm slots#430
NotBioWaste905 wants to merge 20 commits intodevfrom
feat/improve_llm_slots

Conversation

@NotBioWaste905
Copy link
Collaborator

Description

  • Switch from using model instance stored in LLM_API to just calling LLM_API in LLM Slots
  • Add history parameter to the LLM Slots
  • Add LLM Slots tutorial

Checklist

  • I have performed a self-review of the changes

List here tasks to complete in order to mark this PR as ready for review.

To Consider

  • Add tests (if functionality is changed)
  • Update API reference / tutorials / guides
  • Update CONTRIBUTING.md (if devel workflow is changed)
  • Update .ignore files, scripts (such as lint), distribution manifest (if files are added/deleted)
  • Search for references to changed entities in the codebase

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It appears this PR is a release PR (change its base from master if that is not the case).

Here's a release checklist:

  • Update package version
  • Update poetry.lock
  • Change PR merge option
  • Update template repo
  • Search for objects to be deprecated
  • Test parts not covered with pytest:
    • web_api tutorials
    • Test integrations with external services (telegram; stats)

@NotBioWaste905 NotBioWaste905 changed the base branch from master to dev April 9, 2025 10:12
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.

1 participant