Advertisement
DaniellPlasmmer

shell-genie pull request + ask about modifying initial prompt where its hosted

Sep 4th, 2023 (edited)
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. response = openai.ChatCompletion.create(
  2. model="gpt-3.5-turbo",
  3. messages=[
  4. {
  5. "role": "system",
  6. https://github.com/dylanjcastillo/shell-genie/blob/c9991375fa72c7528b1176a25b139abebaf00150/shell_genie/backends.py#L18
  7.  
  8. https://github.com/dylanjcastillo/shell-genie/commit/a0a65ccd3cf4abe69a5e4d22e9b268f935f2ff02
  9. https://github.com/dylanjcastillo/shell-genie/commit/c9991375fa72c7528b1176a25b139abebaf00150
  10. https://github.com/dylanjcastillo/shell-genie/tree/main/shell_genie
  11. https://github.com/dylanjcastillo/shell-genie/issues/14
  12. https://www.google.com/search?q=gpt+what+are+tokens&source=lmns&bih=643&biw=1366&client=firefox-b-d&hl=en&sa=X&ved=2ahUKEwji8byx05GBAxXcA7kGHcIxAYgQ0pQJKAB6BAgBEAI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement