mirror of
https://github.com/tcsenpai/spacellama.git
synced 2025-06-08 04:05:31 +00:00
updated instructions
This commit is contained in:
parent
083da7f71a
commit
6a01bb6024
@ -13,6 +13,8 @@ SpaceLLama is a powerful browser extension that leverages OLLAMA to provide quic
|
|||||||
- **Customizable OLLAMA Settings**: Easily configure the OLLAMA endpoint and model through the options page.
|
- **Customizable OLLAMA Settings**: Easily configure the OLLAMA endpoint and model through the options page.
|
||||||
- **Markdown Rendering**: Summaries are rendered in Markdown for better readability and formatting.
|
- **Markdown Rendering**: Summaries are rendered in Markdown for better readability and formatting.
|
||||||
- **Error Handling**: Robust error handling with informative messages for troubleshooting.
|
- **Error Handling**: Robust error handling with informative messages for troubleshooting.
|
||||||
|
- **Token Limit Handling**: Ability to set a token limit for the summary.
|
||||||
|
- **Recursive Summarization with Context Chunking**: Recursively summarizes content that exceeds the token limit by breaking it into smaller chunks, summarizing each chunk, and then combining the summaries to provide a more comprehensive summary (only if the token limit is exceeded).
|
||||||
|
|
||||||
## How It Works
|
## How It Works
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user