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

Merge Development Branch #1416

Merged
merged 13 commits into from
Aug 21, 2024
Merged

Merge Development Branch #1416

merged 13 commits into from
Aug 21, 2024

Conversation

KillianLucas
Copy link
Collaborator

Added

  • Added starlette to pyproject.toml dependencies (@Notnaton)
  • Implemented handling of server {STOP} token (@KillianLucas)
  • Added support for ollama/llama3.1 model (@CyanideByte)
  • Updated list of ollama models (@CyanideByte)
  • Added SuppressDebugFilter to hide missing cost completion map warnings from LiteLLM (@CyanideByte)

Changed

  • Updated YouTube video links in Setup and Profiles documentation (@MikeBirdTech)
  • Refreshed list of ollama models (@CyanideByte)
  • Modified chat completion function to handle the last message instead of all user messages (@KillianLucas)
  • Updated model loading process for ollama models (@CyanideByte)
  • Changed priority models list in local setup (@KillianLucas)
  • Updated litellm completion function to remove ":latest" from model names (@CyanideByte)

Fixed

  • Fixed ollama not working with llama3.1 and potentially other models (@CyanideByte)
  • Fixed documentation for custom model usage (@rbrisita)

Documentation

  • Updated custom models documentation with new function signature (@rbrisita)
  • Added new video embed for Profiles documentation (@MikeBirdTech)

Contributors

Thanks all! Great fixes and docs updates on this one.

@KillianLucas KillianLucas merged commit ff1b937 into main Aug 21, 2024
3 of 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.

5 participants