Commit History

Adjust temperatures
930ee46
verified

chrisjcc commited on

Code clean up
16ff7b2
verified

chrisjcc commited on

Use a different output parsing now that it is a structured JSON output
b5c1ffc
verified

chrisjcc commited on

Introduce structured outputs for kingdoms
333c96b
verified

chrisjcc commited on

Add printout statements for debugging purposes
98ea783
verified

chrisjcc commited on

Add missing json library
8206e7b
verified

chrisjcc commited on

Commented out tools and added temperature=1.0
123d7d9
verified

chrisjcc commited on

Remove load_env() and get_together_api_key()
6ea3b03
verified

chrisjcc commited on

Fix dotenv version
b5ef0ef
verified

chrisjcc commited on

Updated all library versions
1866c8d
verified

chrisjcc commited on

True tool_choice auto
cca25fa
verified

chrisjcc commited on

By default, an LLM that’s been provided with tools will automatically attempt to use the most appropriate one when generating responses.
0c26e8e
verified

chrisjcc commited on

Remove parameters if not used
72f4e40
verified

chrisjcc commited on

Even if you're not using tools, you still must provide tools and tool_choice, and avoid passing null values.
7a898dd
verified

chrisjcc commited on

The Together API mimics OpenAI’s /v1/chat/completions, which now enforces stricter validation
38c1a42
verified

chrisjcc commited on

Add utility function
0dbb665
verified

chrisjcc commited on

Hierarchical content generation script game
ec1123b
verified

chrisjcc commited on

Add required libraries
874ccc7
verified

chrisjcc commited on

initial commit
82fbcf2
verified

chrisjcc commited on