θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

Conversation

@timothycarambat
Copy link
Member

@timothycarambat timothycarambat commented Jun 10, 2024

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #1335

What is in this change?

Add support for built-in summarization of context using the attached LLM and model used for agents
Now supports:

openai
anthropic
groq
mistral
openrouter
perplexity
togetherai
generic-openai
ollama
lmstudio
koboldcpp
localai
textgenwebui

and any LLM

Additional Information

Any model not explicitly supported and can fit in LCWrapper is aborted.
Groq Agent interface migrated to AnythingLLM UnTooled because performance was so bad with tool calling using their OpenAI API interface.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

@timothycarambat timothycarambat merged commit d470845 into master Jun 10, 2024
@timothycarambat timothycarambat deleted the expand-summarize branch June 10, 2024 21:31
CrackerCat pushed a commit to CrackerCat/anything-llm that referenced this pull request Jul 31, 2024
CrackerCat pushed a commit to CrackerCat/anything-llm that referenced this pull request Aug 1, 2024
CrackerCat pushed a commit to CrackerCat/anything-llm that referenced this pull request Aug 2, 2024
CrackerCat pushed a commit to CrackerCat/anything-llm that referenced this pull request Aug 3, 2024
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
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.

[FEAT]: Expand summarization to generic LLM Provider

2 participants