Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work to be Done #1

Open
9 of 15 tasks
JoshuaFurman opened this issue Feb 28, 2023 · 0 comments
Open
9 of 15 tasks

Work to be Done #1

JoshuaFurman opened this issue Feb 28, 2023 · 0 comments
Assignees

Comments

@JoshuaFurman
Copy link
Owner

JoshuaFurman commented Feb 28, 2023

2-27-2023

  • Prompt logging feature.
  • Add ability to work with reasoning models.
  • System prompt editing.
  • Add ability to provide a document to query over/against. Embeddings?
  • Make output wrap to next line instead of cutting off mid-word.
  • Add coloring to user prompt and/or assistant response.
  • Add ability to select which model to use.
  • Update tool to be more of a conventional CLI tool.
  • Integrate the different OpenAI APIs... (ChatGPT, etc)
  • Add code formatting for responses.
  • Add prompt template functionality.
  • Better error handling.
  • Switch to chat endpoint to save tokens.
  • Could stream the response in the terminal instead of all at once printing the text (?)
  • Add GPT-4 capabilities (once granted access)
@JoshuaFurman JoshuaFurman self-assigned this Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant