-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: J2Program/wit-ruby
base: master
head repository: wit-ai/wit-ruby
compare: main
- 16 commits
- 13 files changed
- 12 contributors
Commits on Nov 26, 2016
-
Idiomatic Ruby Cleanups (wit-ai#14)
* Move Wit exception wrapper inside namespace Also, inherit from StandardError instead of Exception. See http://stackoverflow.com/questions/10048173/why-is-it-bad-style-to-rescue-exception-e-in-ruby#10048406 * Move Wit constants inside Wit namespace * Move global methods to private methods within Wit Libraries should not define global methods * Move #__run_actions within private code area * Version bump for Exception class name change
Configuration menu - View commit details
-
Copy full SHA for 9824de7 - Browse repository at this point
Copy the full SHA 9824de7View commit details
Commits on Dec 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 71e3f95 - Browse repository at this point
Copy the full SHA 71e3f95View commit details
Commits on Jul 27, 2017
-
refocus on NLP + deprecate converse
Willy Blandin committedJul 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 57bdeb4 - Browse repository at this point
Copy the full SHA 57bdeb4View commit details
Commits on Oct 16, 2017
-
Added verbosity and number of entities as parameters for message (wit…
…-ai#24) * Added boolean and number of entities as parameters for message * Added boolean and number of entities as parameters for message * Revert examples modification
Configuration menu - View commit details
-
Copy full SHA for c9cc5fc - Browse repository at this point
Copy the full SHA c9cc5fcView commit details
Commits on Feb 8, 2018
-
* sunsetting stories: removing converse and run_actions
Configuration menu - View commit details
-
Copy full SHA for c590b81 - Browse repository at this point
Copy the full SHA c590b81View commit details
Commits on Nov 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6f788a4 - Browse repository at this point
Copy the full SHA 6f788a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 835d3d6 - Browse repository at this point
Copy the full SHA 835d3d6View commit details
Commits on Jun 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f894650 - Browse repository at this point
Copy the full SHA f894650View commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 994a9be - Browse repository at this point
Copy the full SHA 994a9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed14b17 - Browse repository at this point
Copy the full SHA ed14b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3fdb23 - Browse repository at this point
Copy the full SHA e3fdb23View commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 12e6350 - Browse repository at this point
Copy the full SHA 12e6350View commit details
Commits on May 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a28310a - Browse repository at this point
Copy the full SHA a28310aView commit details
Commits on Jun 25, 2020
-
adds a couple of methods to support the creation and training of the …
…app (wit-ai#31) * adds create_new_app to the gem * adds train to post to /utterances. modifies set_new_app_token to defaulted to false. records the changes in the README. * renames train to post_utterances * fixes a typo Co-authored-by: Basem Ezzat <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for de85e85 - Browse repository at this point
Copy the full SHA de85e85View commit details
Commits on Feb 16, 2022
-
fbshipit-source-id: 6144704fe557bc7b5b6442ff5cb3efd2bd3892f7
Configuration menu - View commit details
-
Copy full SHA for f2680e1 - Browse repository at this point
Copy the full SHA f2680e1View commit details
Commits on May 6, 2022
-
update ruby encoder to encode more special characters
Reviewed By: patapizza Differential Revision: D36182881 fbshipit-source-id: 15a8493a02209c4090ff6a5d04d4bec8324b0489
Configuration menu - View commit details
-
Copy full SHA for 194f399 - Browse repository at this point
Copy the full SHA 194f399View commit details
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 master...main