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

Changes to Utils.py for clipboard handling and message trimming #99

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

NimbleAINinja
Copy link

No description provided.

Graham V added 5 commits November 18, 2024 19:29
 - when fetching url_text_contents, if clipboard contains a url, then fetch the text contents of that url using jina.ai
 - update to token limit maintenance logic to ensure that the most recent message is never trimmed from context regardless of its token count
- Add weather_skill.py for current weather and forecasts via OpenWeatherMap
- Add news_skill.py with multi-provider support and time-based queries
- Add search_skill.py for general search across multiple providers
- Implement search provider factory supporting Tavily, Bing, Brave and Exa
- Add natural language processing for query understanding
Include comprehensive test coverage for all new components
- Add custom action always_ready_voice_assistant_nlp to utilize the above
…ts, if clipboard contains a url, then fetch the text contents of that url using jina.ai - update to token limit maintenance logic to ensure that the most recent message is never trimmed from context regardless of its token count
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