-
Notifications
You must be signed in to change notification settings - Fork 16
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: 567-labs/instructor-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: 567-labs/instructor-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 43 files changed
- 5 contributors
Commits on May 30, 2024
-
* start refactor * examples working again * fix examples in readme and docs --------- Co-authored-by: Robby <h0rv@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fd8f009 - Browse repository at this point
Copy the full SHA fd8f009View commit details
Commits on May 31, 2024
-
* x * Add Cohere Support --------- Co-authored-by: Robby <h0rv@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3d004b8 - Browse repository at this point
Copy the full SHA 3d004b8View commit details
Commits on Jun 6, 2024
-
Update README.md (install instructions) (#25)
* Update README.md (install instructions) * add ollama example to readme --------- Co-authored-by: Robby <h0rv@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 038c15c - Browse repository at this point
Copy the full SHA 038c15cView commit details
Commits on Jun 14, 2024
-
* instructor validator * update simple example * validate in stream * add with validator option * add example for validator * update example * rename withValidator varible to validate * rename with validator to withValidation * remove required param for WithValidation --------- Co-authored-by: Robby <h0rv@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 91ffa0d - Browse repository at this point
Copy the full SHA 91ffa0dView commit details
Commits on Jun 26, 2024
-
Bump golang.org/x/net from 0.21.0 to 0.23.0 (#27)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. - [Commits](golang/net@v0.21.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ea5dfe9 - Browse repository at this point
Copy the full SHA ea5dfe9View commit details
Commits on Jul 15, 2024
-
count all usage from all retries and failures (#29)
* Count all usage from failures to unmarshal and validate json * usage counting: move provider-specific logic into provider chat files
Configuration menu - View commit details
-
Copy full SHA for c9be9ff - Browse repository at this point
Copy the full SHA c9be9ffView commit details -
add usage examples to readme (#30)
* add readme sections for llm providers and usage * add usage examples to readme
Configuration menu - View commit details
-
Copy full SHA for 4c6f0c8 - Browse repository at this point
Copy the full SHA 4c6f0c8View commit details -
Co-authored-by: Robby <h0rv@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2fcbdf9 10000 - Browse repository at this point
Copy the full SHA 2fcbdf9View commit details
Commits on Aug 11, 2024
-
* add receipt vision example * update readme * move images/ to vision/ * fix images * fix images * show images side by side * fix --------- Co-authored-by: Robby <h0rv@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a0b9db3 - Browse repository at this point
Copy the full SHA a0b9db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f44a38 - Browse repository at this point
Copy the full SHA 4f44a38View commit details -
Co-authored-by: Robby <h0rv@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1bed2cc - Browse repository at this point
Copy the full SHA 1bed2ccView commit details
Commits on Aug 13, 2024
-
Co-authored-by: Robby <h0rv@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6c2e9b9 - Browse repository at this point
Copy the full SHA 6c2e9b9View commit details
Commits on Aug 27, 2024
-
add openai strict (structured outputs) mode (#38)
* init * update from fork * add openai strict (structured outputs) mode * revert reciept * strict mode working * fix strict mode example * add example to readme * update readme dropdowns * add openai api key to running readme * g co vision/receipt/main.go --------- Co-authored-by: Robby <h0rv@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d248d5 - Browse repository at this point
Copy the full SHA 6d248d5View commit details -
* fix readme * fix dropdown --------- Co-authored-by: Robby <h0rv@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b63ca60 - Browse repository at this point
Copy the full SHA b63ca60View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.1.1...main