Difference between revisions of "Axis and Allies GPT"
Jump to navigation
Jump to search
(Created API Key) |
|||
| Line 8: | Line 8: | ||
*Installed Python locally sans admin access https://plainenglish.io/blog/install-python-on-a-locked-down-pc-without-local-admin-37a440c42c12 | *Installed Python locally sans admin access https://plainenglish.io/blog/install-python-on-a-locked-down-pc-without-local-admin-37a440c42c12 | ||
*Created API Key https://platform.openai.com/api-keys | *Created API Key https://platform.openai.com/api-keys | ||
| + | *added API key to environment variable | ||
Revision as of 18:21, 7 November 2023
- we discussed this when playing the game
- today it came out
- read [[1]]
- the data is here: https://axisallies.com/rules/axis-allies-rules-1942-2nd-edition.pdf
Work Notes
- Installed Python locally sans admin access https://plainenglish.io/blog/install-python-on-a-locked-down-pc-without-local-admin-37a440c42c12
- Created API Key https://platform.openai.com/api-keys
- added API key to environment variable