gofannon 0.25.12__py3-none-any.whl → 0.25.12.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: gofannon
|
3
|
-
Version: 0.25.12
|
3
|
+
Version: 0.25.12.2
|
4
4
|
Summary: A collection of tools for LLMs
|
5
5
|
License: ASFv2
|
6
6
|
Author: Trevor Grant
|
@@ -34,13 +34,13 @@ Requires-Dist: selenium (>=4.10.0,<5.0.0) ; extra == "headless-browser"
|
|
34
34
|
Requires-Dist: smolagents (>=1.6.0,<2.0.0) ; extra == "smolagents"
|
35
35
|
Description-Content-Type: text/markdown
|
36
36
|
|
37
|
-

|
38
38
|
<!--  -->
|
39
39
|

|
40
40
|

|
41
41
|

|
42
42
|

|
43
|
-
|
43
|
+
|
44
44
|
# gofannon
|
45
45
|
|
46
46
|
**gofannon** is a collection of tools designed to enhance the capabilities of function-calling-enabled language models. These tools provide additional functionality for various tasks, including mathematical operations, GitHub interactions, arXiv searches, and advanced reasoning techniques.
|
@@ -37,7 +37,7 @@ gofannon/reasoning/base.py,sha256=D-4JHJqUlqgwMNOkKU0BHYA4GEWwNgPlLxKYHX0FVyg,14
|
|
37
37
|
gofannon/reasoning/hierarchical_cot.py,sha256=e8ZgMbyJQ0wCBEmv7QJqFv7l3XxTMwDYupGxJ7EF6t8,11516
|
38
38
|
gofannon/reasoning/sequential_cot.py,sha256=m9c8GnyTtmI-JntCuhkoFfULAabVOxsYgTRUd3MjzfY,3166
|
39
39
|
gofannon/reasoning/tree_of_thought.py,sha256=TRhRJQNsFVauCLw4TOvQCDcX1nGmp_wSg9H67GJn1hs,10574
|
40
|
-
gofannon-0.25.12.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
41
|
-
gofannon-0.25.12.dist-info/METADATA,sha256=
|
42
|
-
gofannon-0.25.12.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
43
|
-
gofannon-0.25.12.dist-info/RECORD,,
|
40
|
+
gofannon-0.25.12.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
41
|
+
gofannon-0.25.12.2.dist-info/METADATA,sha256=1-dNurlYcqnG0dPVHShrAU2zbgn6aHz_wkWgSEN1430,6039
|
42
|
+
gofannon-0.25.12.2.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
43
|
+
gofannon-0.25.12.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|