Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: henomis/lingoose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: henomis/lingoose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 3 commits
  • 49 files changed
  • 3 contributors

Commits on Nov 2, 2024

  1. v0.3.0 (#221)

    * Feat add tools (#201)
    
    * fix: openai WithTools pointer receiver (#204)
    
    * fix: use pointer receiver
    
    * chore: add assistant execute
    
    * chore: change the way assistant actually works
    
    * chore: rename tools in tool
    
    * docs: update docs
    
    * Refactor ssistant observer (#206)
    
    * refactor assistant observer
    
    * fix: linting
    
    * fix: assistant observer
    
    * fix: linting
    
    * fix: serpapi response parsing
    
    * fix: tools
    
    * fix: use json as default output and parse embeddings
    
    * fix
    
    * fix ollama embed error
    
    * fix lint
    henomis authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a428b30 View commit details
    Browse the repository at this point in the history
  2. Fix the vector embedding for Pgvector (#219)

    Fixed the order of filter and ordering parameters
    
    Co-authored-by: Oliver Wickham <owickham@supervised.com>
    Co-authored-by: Simone Vellei <henomis@gmail.com>
    3 people authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    bf96840 View commit details
    Browse the repository at this point in the history
  3. fix typo (#222)

    henomis authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    4201d14 View commit details
    Browse the repository at this point in the history
Loading