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

Refactor llm ii #354

Merged
merged 10 commits into from
Nov 8, 2024
Merged

Refactor llm ii #354

merged 10 commits into from
Nov 8, 2024

Conversation

mschwoer
Copy link
Contributor

Further refactor the LLM part

  • remove some unused code
  • unify model name handling
  • move messages & artifact session state handling to page
  • move some of the printing logic to the LLM class
  • move tool intialization to the LLM class

Base automatically changed from refactor_llm_I to development November 8, 2024 16:34
@mschwoer mschwoer merged commit e8e43ea into development Nov 8, 2024
4 of 5 checks passed
@mschwoer mschwoer deleted the refactor_llm_II branch November 8, 2024 16:35
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.

2 participants