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

Release 1.1.10 #2364

Merged
merged 7 commits into from
Mar 12, 2025
Merged

Release 1.1.10 #2364

merged 7 commits into from
Mar 12, 2025

Conversation

dirkbrnd
Copy link
Contributor

@dirkbrnd dirkbrnd commented Mar 11, 2025

Changelog

New Features:

  • File Prompts: Introduced a new File type that can be added to prompts and will be sent to the model providers. Only Gemini and Anthropic Claude supported for now.
  • LMStudio: Added support for LMStudio as a model provider. See the docs.
  • AgentQL Tools: Added tools to support AgentQL for connecting agents to websites for scraping, etc. See the docs.
  • Browserbase Tool: Added browserbase tool for connecting agents to headless browser and do things like- capturing screenshots, scrape page content, click on tabs and navigate to different sections etc.

Improvements:

  • Cohere Vision: Added support for image understanding with Cohere models. See this cookbook to try it out.
  • Embedder defaults logging: Improved logging when using the default OpenAI embedder.

Bug Fixes:

  • Ollama Embedder: Fix for getting embeddings from Ollama across different versions.

@dirkbrnd dirkbrnd requested a review from a team as a code owner March 11, 2025 16:03
@dirkbrnd dirkbrnd merged commit b7f1f49 into main Mar 12, 2025
15 checks passed
@dirkbrnd dirkbrnd deleted the release-1.1.10 branch March 12, 2025 15:04
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